Home
last modified time | relevance | path

Searched refs:gradientCache (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/
DCaches.cpp292 gradientCache.getSize(), gradientCache.getMaxSize()); in dumpMemoryUsage()
315 total += gradientCache.getSize(); in dumpMemoryUsage()
352 gradientCache.clear(); in flush()
DCaches.h336 GradientCache gradientCache; variable
DSkiaShader.cpp399 Texture* texture = caches->gradientCache.get(gradInfo.fColors, gradInfo.fColorOffsets, in setupProgram()