Home
last modified time | relevance | path

Searched refs:getRefCount (Results 1 – 12 of 12) sorted by relevance

/aosp12/packages/apps/Messaging/tests/src/com/android/messaging/datamodel/media/
H A DMediaResourceManagerTest.java96 assertEquals(0, mImageResource.getRefCount()); in testReclaimMemoryFromMediaCache()
124 assertNotSame(0, resource.getRefCount()); in testLoadImageSynchronously()
158 assertNotSame(0, resource.getRefCount()); in createAssertListener()
/aosp12/frameworks/opt/bitmap/src/com/android/bitmap/
H A DPoolable.java22 int getRefCount(); in getRefCount() method
H A DUnrefedPooledCache.java112 if (value.getRefCount() != 0 || !value.isEligibleForPooling()) { in offer()
134 if (value.getRefCount() > 0 || !value.isEligibleForPooling()) { in poll()
H A DReusableBitmap.java91 public int getRefCount() { in getRefCount() method in ReusableBitmap
/aosp12/packages/apps/Camera2/src/com/android/camera/async/
H A DRefCountBase.java76 public int getRefCount() { in getRefCount() method in RefCountBase
/aosp12/packages/apps/Messaging/src/com/android/messaging/datamodel/media/
H A DMediaResourceManager.java144 Assert.isTrue(loadResult.loadedResource.getRefCount() > 0); in requestMediaResourceSync()
261 Assert.isTrue(result.loadedResource.getRefCount() > 0); in scheduleAsyncMediaRequest()
H A DPoolableImageCache.java268 if (image.getRefCount() == 1) { in getReusableBitmapFromPool()
270 if (image.getRefCount() == 1) { in getReusableBitmapFromPool()
H A DRefCountedMediaResource.java105 public int getRefCount() { in getRefCount() method in RefCountedMediaResource
/aosp12/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
H A DFrame.java141 public int getRefCount() { in getRefCount() method in Frame
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt9289 HSPLandroid/icu/impl/coll/SharedObject;->getRefCount()I
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt9284 HSPLandroid/icu/impl/coll/SharedObject;->getRefCount()I
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt18209 Landroid/filterfw/core/Frame;->getRefCount()I