Home
last modified time | relevance | path

Searched defs:frame_mutex_ (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/device/google/cuttlefish/guest/commands/v4l2_streamer/
Dvsock_frame_source.h63 std::mutex frame_mutex_; variable
/aosp_15_r20/device/google/cuttlefish/guest/hals/camera/
Dvsock_frame_provider.h56 std::mutex frame_mutex_; variable
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Dcamera_streamer.h64 std::mutex frame_mutex_; variable
/aosp_15_r20/bionic/libc/malloc_debug/
H A DPointerData.cpp65 std::mutex PointerData::frame_mutex_; member in PointerData