Searched defs:tmp2 (Results 1 – 1 of 1) sorted by relevance
/lvgl-latest/src/libs/thorvg/ |
D | tvgSwFill.cpp | 519 auto tmp2 = op2(tmp, *dst, 255); in fillRadial() local 539 auto tmp2 = op2(tmp, *dst, 255); in fillRadial() local 771 auto tmp2 = op2(tmp, *dst, 255); in fillLinear() local 809 auto tmp2 = op2(tmp, *dst, 255); in fillLinear() local 818 auto tmp2 = op2(tmp, *dst, 255); in fillLinear() local
|