Searched refs:getRefcountObject (Results 1 – 4 of 4) sorted by relevance
39 this(res, drawable.getRefcountObject()); in RefcountBitmapDrawable()42 public RefcountObject<Bitmap> getRefcountObject() { in getRefcountObject() method in RefcountBitmapDrawable
134 ((RefcountBitmapDrawable) d).getRefcountObject().releaseRef(); in clear()371 refcountDrawable.getRefcountObject().addRef(); in addBitmapToMemoryCache()401 refcountDrawable.getRefcountObject().addRef(); in createRefCopy()
148 d.getRefcountObject().releaseRef(); in onCancelled()
118 ((RefcountBitmapDrawable) mBitmapDrawable).getRefcountObject().releaseRef(); in onDetachedFromWindow()