Searched refs:getRefCount (Results 1 – 5 of 5) sorted by relevance
22 int getRefCount(); in getRefCount() method
112 if (value.getRefCount() != 0 || !value.isEligibleForPooling()) { in offer()134 if (value.getRefCount() > 0 || !value.isEligibleForPooling()) { in poll()
91 public int getRefCount() { in getRefCount() method in ReusableBitmap
143 public int getRefCount() { in getRefCount() method in Frame
19468 Landroid/filterfw/core/Frame;->getRefCount()I