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;
126 GradientCache* mGradientCache;
SkiaShader.cpp 223 Texture* texture = mGradientCache->get(mColors, mPositions, mCount, mTileX);
335 Texture* texture = mGradientCache->get(mColors, mPositions, mCount);

Completed in 64 milliseconds