Home
last modified time | relevance | path

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

/frameworks/opt/bitmap/src/com/android/bitmap/
DPoolable.java22 int getRefCount(); in getRefCount() method
DUnrefedPooledCache.java112 if (value.getRefCount() != 0 || !value.isEligibleForPooling()) { in offer()
134 if (value.getRefCount() > 0 || !value.isEligibleForPooling()) { in poll()
DReusableBitmap.java91 public int getRefCount() { in getRefCount() method in ReusableBitmap
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
DFrame.java137 public int getRefCount() { in getRefCount() method in Frame