Searched refs:fromCache (Results 1 – 5 of 5) sorted by relevance
84 void SkCachedData::internalRef(bool fromCache) const { in internalRef()85 AutoMutexWritable(this)->inMutexRef(fromCache); in internalRef()88 void SkCachedData::internalUnref(bool fromCache) const { in internalUnref()89 if (AutoMutexWritable(this)->inMutexUnref(fromCache)) { in internalUnref()97 void SkCachedData::inMutexRef(bool fromCache) { in inMutexRef() argument103 if (fromCache) { in inMutexRef()109 bool SkCachedData::inMutexUnref(bool fromCache) { in inMutexUnref() argument118 if (fInCache && !fromCache) { in inMutexUnref()129 if (fromCache) { in inMutexUnref()
61 void internalRef(bool fromCache) const;62 void internalUnref(bool fromCache) const;64 void inMutexRef(bool fromCache);65 bool inMutexUnref(bool fromCache); // returns true if we should delete "this"
21 File fromCache = diskCache.get(key); in load() local22 if (fromCache == null) { in load()28 result = decoder.decode(fromCache, width, height); in load()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...