Home
last modified time | relevance | path

Searched refs:surfaceBufferListenerMutex_ (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/include/moving_photo/
H A Dmoving_photo_surface_wrapper.h44 std::lock_guard<std::mutex> lock(surfaceBufferListenerMutex_); in SetSurfaceBufferListener()
50 std::lock_guard<std::mutex> lock(surfaceBufferListenerMutex_); in GetSurfaceBufferListener()
73 std::mutex surfaceBufferListenerMutex_; variable