Searched refs:mNumPendingMapOperations (Results 1 – 2 of 2) sorted by relevance
1455 mNumPendingMapOperations = mReadbackSlots.size(); in MapSlotsSynchronously()1467 while (mNumPendingMapOperations != 0) { in MapSlotsSynchronously()1481 test->mNumPendingMapOperations--; in SlotMapCallback()
544 size_t mNumPendingMapOperations = 0; variable