Searched refs:mCacheRefCount (Results 1 – 1 of 1) sorted by relevance
35 private int mCacheRefCount = 0; field in RecyclingBitmapDrawable77 mCacheRefCount++; in setIsCached()79 mCacheRefCount--; in setIsCached()92 if (mCacheRefCount <= 0 && mDisplayRefCount <= 0 && mHasBeenDisplayed in checkState()