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 108 log.appendFormat(" TextDropShadowCache %8d / %8d\n", dropShadowCache.getSize(),
109 dropShadowCache.getMaxSize());
125 total += dropShadowCache.getSize();
171 dropShadowCache.clear();
Caches.h 188 TextDropShadowCache dropShadowCache;
OpenGLRenderer.cpp     [all...]

Completed in 446 milliseconds