Searched refs:mResourceCache (Results 1 – 3 of 3) sorted by relevance
214 mResourceCache.incrementRefcount(path); in refPath()278 mResourceCache.incrementRefcount(bitmap); in refBitmap()284 mResourceCache.incrementRefcount(bitmap); in refBitmapData()290 mResourceCache.incrementRefcount(patch); in refPatch()298 ResourceCache& mResourceCache; variable
36 : mResourceCache(ResourceCache::getInstance()) in DisplayListRenderer()
88 private WeakHashMap<String, Resources> mResourceCache field in Pm1681 Resources res = mResourceCache.get(pii.packageName); in getResources()1689 mResourceCache.put(pii.packageName, res); in getResources()