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

  /frameworks/base/libs/hwui/
PathCache.cpp 232 void PathCache::purgeCache(uint32_t width, uint32_t height) {
258 purgeCache(width, height);
  /external/skia/src/gpu/
GrContext.cpp 462 this->purgeCache();
477 this->purgeCache();
480 void GrContext::purgeCache() {
    [all...]

Completed in 70 milliseconds