Lines Matching full:refcount
34 LOGD(" ResourceCache: mCache(%d): refCount, recycled, destroyed, type = %d, %d, %d, %d",
35 i, ref->refCount, ref->recycled, ref->destroyed, ref->resourceType);
56 ref->refCount++;
86 ref->refCount--;
87 if (ref->refCount == 0) {
125 if (ref->refCount == 0) {
142 if (ref->refCount == 0) {
159 if (ref->refCount == 0) {
173 if (ref->refCount == 0) {
187 if (ref->refCount == 0) {