Searched refs:mTexturePoolMutex (Results 1 – 2 of 2) sorted by relevance
1038 std::mutex mTexturePoolMutex; variable
580 std::lock_guard lock(mTexturePoolMutex); in getNewTexture()600 std::lock_guard lock(mTexturePoolMutex); in deleteTextureAsync()2124 std::lock_guard lock(mTexturePoolMutex); in postComposition()