Searched refs:mTexturePoolMutex (Results 1 – 2 of 2) sorted by relevance
1126 std::mutex mTexturePoolMutex; variable
637 std::lock_guard lock(mTexturePoolMutex); in getNewTexture()660 std::lock_guard lock(mTexturePoolMutex); in deleteTextureAsync()2343 std::lock_guard lock(mTexturePoolMutex); in postComposition()