Home
last modified time | relevance | path

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

/aosp12/hardware/google/camera/common/hal/utils/
H A Dzsl_result_dispatcher.h94 std::mutex process_capture_result_lock_; variable
H A Dresult_dispatcher.h175 std::mutex process_capture_result_lock_; variable
H A Dzsl_result_dispatcher.cc87 std::lock_guard<std::mutex> lock(process_capture_result_lock_); in ProcessCaptureResult()
H A Dresult_dispatcher.cc305 std::lock_guard<std::mutex> lock(process_capture_result_lock_); in NotifyResultMetadata()
561 std::lock_guard<std::mutex> lock(process_capture_result_lock_); in NotifyBuffers()