Home
last modified time | relevance | path

Searched defs:capture_result (Results 1 – 7 of 7) sorted by relevance

/hardware/google/camera/common/hal/utils/
Drealtime_process_block.cc202 auto capture_result = hal_utils::ConvertToCaptureResult(std::move(hwl_result)); in NotifyHwlPipelineResult() local
224 auto capture_result = in NotifyHwlPipelineBatchResult() local
Dhdrplus_process_block.cc195 auto capture_result = hal_utils::ConvertToCaptureResult(std::move(hwl_result)); in NotifyHwlPipelineResult() local
Dmulticam_realtime_process_block.cc442 auto capture_result = hal_utils::ConvertToCaptureResult(std::move(hwl_result)); in NotifyHwlPipelineResult() local
Dhal_utils.cc100 auto capture_result = std::make_unique<CaptureResult>(); in ConvertToCaptureResult() local
/hardware/libhardware/include_all/hardware/
Dtv_input.h229 tv_input_capture_result_t capture_result; member
/hardware/libhardware/include/hardware/
Dtv_input.h229 tv_input_capture_result_t capture_result; member
/hardware/google/camera/common/hal/google_camera_hal/
Ddepth_process_block.cc331 auto capture_result = std::make_unique<CaptureResult>(); in ProcessDepthResult() local