Searched refs:getGradient (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/src/gpu/gradients/ |
D | GrGradientBitmapCache.h | 24 void getGradient(const SkPMColor4f* colors, const SkScalar* positions, int count,
|
D | GrGradientBitmapCache.cpp | 173 void GrGradientBitmapCache::getGradient(const SkPMColor4f* colors, const SkScalar* positions, in getGradient() function in GrGradientBitmapCache
|
D | GrGradientShader.cpp | 53 gCache.getGradient(colors, positions, count, colorType, alphaType, &bitmap); in make_textured_colorizer()
|