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

  /frameworks/base/libs/hwui/
PathCache.h 257 void purgeCache(uint32_t width, uint32_t height);
PathCache.cpp 240 void PathCache::purgeCache(uint32_t width, uint32_t height) {
266 purgeCache(width, height);
  /external/chromium_org/third_party/skia/src/gpu/effects/
GrTextureStripAtlas.cpp 219 fDesc.fContext->purgeCache();
  /external/skia/src/gpu/effects/
GrTextureStripAtlas.cpp 219 fDesc.fContext->purgeCache();
  /external/chromium_org/third_party/skia/include/gpu/
GrContext.h 183 void purgeCache();
    [all...]
  /external/skia/include/gpu/
GrContext.h 176 void purgeCache();
    [all...]
  /external/chromium_org/third_party/skia/src/gpu/
GrContext.cpp 539 this->purgeCache();
568 this->purgeCache();
588 void GrContext::purgeCache() {
    [all...]
  /external/skia/src/gpu/
GrContext.cpp 515 this->purgeCache();
541 this->purgeCache();
561 void GrContext::purgeCache() {
    [all...]
  /frameworks/base/services/core/java/com/android/server/am/
ActivityManagerService.java     [all...]

Completed in 1683 milliseconds