Searched refs:dropShadowCache (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/
H A DCaches.cpp193 log.appendFormat(" TextDropShadowCache %8d / %8d\n", dropShadowCache.getSize(),
194 dropShadowCache.getMaxSize());
209 total += dropShadowCache.getSize();
237 dropShadowCache.clear();
H A DCaches.h160 TextDropShadowCache dropShadowCache; member in class:android::uirenderer::Caches
H A DBakedOpDispatcher.cpp204 renderer.caches().dropShadowCache.setFontRenderer(fontRenderer);
205 ShadowTexture* texture = renderer.caches().dropShadowCache.get(

Completed in 397 milliseconds