Searched refs:repeat_tileproc_nonstatic (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/effects/gradients/
H A DSkRadialGradient.cpp54 inline SkFixed repeat_tileproc_nonstatic(SkFixed x) { function in namespace:__anon14467
141 shadeSpan16_radial<repeat_tileproc_nonstatic>(fx, dx, fy, dy, dstC, cache, toggle, count);
387 shadeSpan_radial<repeat_tileproc_nonstatic>(fx, dx, fy, dy, dstC, cache, count, toggle);
/external/skia/src/effects/gradients/
H A DSkRadialGradient.cpp54 inline SkFixed repeat_tileproc_nonstatic(SkFixed x) { function in namespace:__anon26357
141 shadeSpan16_radial<repeat_tileproc_nonstatic>(fx, dx, fy, dy, dstC, cache, toggle, count);
387 shadeSpan_radial<repeat_tileproc_nonstatic>(fx, dx, fy, dy, dstC, cache, count, toggle);

Completed in 115 milliseconds