Searched defs:newRefCount (Results 1 – 3 of 3) 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
4408 uint32_t &newRefCount = mState.mExecutable->mActiveSamplerRefCounts[newTextureUnit]; in updateSamplerUniform() local