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

  /frameworks/base/libs/hwui/
Caches.cpp 228 log.appendFormat(" TextDropShadowCache %8d / %8d\n", dropShadowCache.getSize(),
229 dropShadowCache.getMaxSize());
246 total += dropShadowCache.getSize();
305 dropShadowCache.clear();
Caches.h 282 TextDropShadowCache dropShadowCache;
OpenGLRenderer.cpp     [all...]

Completed in 68 milliseconds