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

  /external/skia/src/effects/gradients/
SkGradientShaderPriv.h 48 static inline SkFixed repeat_tileproc(SkFixed x) { function
77 repeat_tileproc,
SkRadialGradient.cpp 20 return repeat_tileproc(x);
SkTwoPointConicalGradient.cpp 163 SkFixed index = repeat_tileproc(t);

Completed in 740 milliseconds