Searched refs:mTexturePoolMutex (Results 1 – 2 of 2) sorted by relevance
1361 std::mutex mTexturePoolMutex; variable
764 std::lock_guard lock(mTexturePoolMutex); in getNewTexture()791 std::lock_guard lock(mTexturePoolMutex); in deleteTextureAsync()2434 std::lock_guard lock(mTexturePoolMutex); in postComposition()