Searched defs:fromCache (Results 1 – 2 of 2) sorted by relevance
97 void SkCachedData::inMutexRef(bool fromCache) { in inMutexRef()109 bool SkCachedData::inMutexUnref(bool fromCache) { in inMutexUnref()
21 File fromCache = diskCache.get(key); in load() local