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