HomeSort by relevance Sort by last modified time
    Searched refs:repeat_tileproc_nonstatic (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/src/effects/gradients/
SkRadialGradient.cpp 54 inline SkFixed repeat_tileproc_nonstatic(SkFixed x) { function in namespace:__anon14150
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/
SkRadialGradient.cpp 54 inline SkFixed repeat_tileproc_nonstatic(SkFixed x) { function in namespace:__anon26022
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 38 milliseconds