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

  /frameworks/base/libs/hwui/
Caches.cpp 96 log.appendFormat(" PathCache %8d / %8d\n",
97 pathCache.getSize(), pathCache.getMaxSize());
124 total += pathCache.getSize();
145 pathCache.clearGarbage();
175 pathCache.clear();
Caches.h 35 #include "PathCache.h"
181 PathCache pathCache;
ResourceCache.cpp 136 Caches::getInstance().pathCache.removeDeferred(resource);
213 Caches::getInstance().pathCache.removeDeferred(path);
DisplayListRenderer.cpp 127 caches.pathCache.remove(path);
    [all...]
OpenGLRenderer.cpp     [all...]
  /prebuilt/common/jarjar/
jarjar-1.0rc8.jar 

Completed in 48 milliseconds