Searched refs:repeat_tileproc_nonstatic (Results 1 – 1 of 1) sorted by relevance
/external/skia/src/effects/gradients/ |
D | SkRadialGradient.cpp | 57 inline SkFixed repeat_tileproc_nonstatic(SkFixed x) { in repeat_tileproc_nonstatic() function 145 shadeSpan16_radial<repeat_tileproc_nonstatic>(fx, dx, fy, dy, dstC, cache, toggle, count); in shadeSpan16_radial_repeat() 375 shadeSpan_radial<repeat_tileproc_nonstatic>(fx, dx, fy, dy, dstC, cache, count, toggle); in shadeSpan_radial_repeat()
|