Searched refs:g_photoImageMutex (Results 1 – 2 of 2) sorted by relevance
32 static std::mutex g_photoImageMutex; variable50 std::lock_guard<std::mutex> lock(g_photoImageMutex); in OnBufferAvailable()137 std::lock_guard<std::mutex> lock(g_photoImageMutex); in SetPhotoAvailableCallback()148 std::lock_guard<std::mutex> lock(g_photoImageMutex); in UnregisterPhotoAvailableCallback()159 std::lock_guard<std::mutex> lock(g_photoImageMutex); in SetPhotoAssetAvailableCallback()170 std::lock_guard<std::mutex> lock(g_photoImageMutex); in UnregisterPhotoAssetAvailableCallback()291 std::lock_guard<std::mutex> lock(g_photoImageMutex); in OnBufferAvailable()328 std::lock_guard<std::mutex> lock(g_photoImageMutex); in SetCallback()338 std::lock_guard<std::mutex> lock(g_photoImageMutex); in UnregisterCallback()
174 static std::mutex g_photoImageMutex; variable354 std::lock_guard<std::mutex> lock(g_photoImageMutex); in ExecuteDeepCopySurfaceBuffer()518 std::lock_guard<std::mutex> lock(g_photoImageMutex); in ExecuteDeepCopySurfaceBuffer()1157 std::lock_guard<std::mutex> lock(g_photoImageMutex); in OnBufferAvailable()