Searched refs:mTexturePoolMutex (Results 1 – 2 of 2) sorted by relevance
1340 std::mutex mTexturePoolMutex; variable
738 std::lock_guard lock(mTexturePoolMutex); in getNewTexture()765 std::lock_guard lock(mTexturePoolMutex); in deleteTextureAsync()2421 std::lock_guard lock(mTexturePoolMutex); in postComposition()