Searched refs:mRefCount (Results 1 – 12 of 12) sorted by relevance
28 mRefCount(0) in BufferMapper()35 mRefCount++; in incRef()36 return mRefCount; in incRef()40 mRefCount--; in decRef()41 return mRefCount; in decRef()46 return mRefCount; in getRef()62 int mRefCount;
39 int mRefCount; member in LocThreadDelegate69 mMutex(PTHREAD_MUTEX_INITIALIZER), mRefCount(2) { in LocThreadDelegate()103 mRefCount = 1; in LocThreadDelegate()160 if (mRefCount > 0) { in destroy()167 callDelete = (1 == mRefCount--); in destroy()
38 int mRefCount; member in LocThreadDelegate68 mMutex(PTHREAD_MUTEX_INITIALIZER), mRefCount(2) { in LocThreadDelegate()101 mRefCount = 1; in LocThreadDelegate()158 if (mRefCount > 0) { in destroy()165 callDelete = (1 == mRefCount--); in destroy()
97 uint32_t mRefCount; variable115 uint32_t mRefCount; variable121 QCameraPerfLockIntf() { mRefCount = 0; mDlHandle = NULL; } in QCameraPerfLockIntf()
56 int mRefCount;
24 mRefCount(0), in TTMBufferMapper()
280 …uint32_t mRefCount[AudioSystem::NUM_STREAM_TYPES]; // number of streams of each type using this ou… variable307 … uint32_t mRefCount; // number of AudioRecord clients using this output variable