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

  /frameworks/base/libs/hwui/
SkiaShader.h 82 mGradientCache = gradientCache;
122 GradientCache* mGradientCache;
SkiaShader.cpp 232 Texture* texture = mGradientCache->get(mColors, mPositions, mCount);
352 Texture* texture = mGradientCache->get(mColors, mPositions, mCount);

Completed in 25 milliseconds