Searched defs:newRefCount (Results 1 – 4 of 4) sorted by relevance
124 int newRefCount = fRefCnt.fetch_add(-1, std::memory_order_acq_rel); in unref() local137 int newRefCount = fRefCnt.fetch_add(-1, std::memory_order_acq_rel); in unrefAndAbandon() local
127 int newRefCount = fRefCnt.fetch_add(-1, std::memory_order_acq_rel); in unref() local
4054 uint32_t &newRefCount = mState.mExecutable->mActiveSamplerRefCounts[newTextureUnit]; in updateSamplerUniform() local
4338 uint32_t &newRefCount = mState.mActiveSamplerRefCounts[newTextureUnit]; in updateSamplerUniform() local