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

  /frameworks/base/libs/hwui/
PathCache.cpp 240 void PathCache::purgeCache(uint32_t width, uint32_t height) {
266 purgeCache(width, height);
  /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...]

Completed in 160 milliseconds