Searched refs:mirror_tileproc_nonstatic (Results 1 – 1 of 1) sorted by relevance
/external/skia/src/effects/gradients/ |
D | SkRadialGradient.cpp | 53 inline SkFixed mirror_tileproc_nonstatic(SkFixed x) { in mirror_tileproc_nonstatic() function 139 shadeSpan16_radial<mirror_tileproc_nonstatic>(fx, dx, fy, dy, dstC, cache, toggle, count); in shadeSpan16_radial_mirror() 369 shadeSpan_radial<mirror_tileproc_nonstatic>(fx, dx, fy, dy, dstC, cache, count, toggle); in shadeSpan_radial_mirror()
|