Searched refs:pending_first_frame_buffers_mutex_ (Results 1 – 2 of 2) sorted by relevance
225 std::mutex pending_first_frame_buffers_mutex_; variable
92 std::lock_guard<std::mutex> pending_lock(pending_first_frame_buffers_mutex_); in ProcessCaptureResult()