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

  /frameworks/base/libs/hwui/
Caches.cpp 284 log.appendFormat(" TextDropShadowCache %8d / %8d\n", dropShadowCache.getSize(),
285 dropShadowCache.getMaxSize());
307 total += dropShadowCache.getSize();
361 dropShadowCache.clear();
Caches.h 341 TextDropShadowCache dropShadowCache;
OpenGLRenderer.cpp     [all...]

Completed in 34 milliseconds