Home
last modified time | relevance | path

Searched defs:SetResultProcessor (Results 1 – 6 of 6) sorted by relevance

/hardware/google/camera/common/hal/google_camera_hal/
Dcapture_session_wrapper_process_block.cc93 status_t CaptureSessionWrapperProcessBlock::SetResultProcessor( in SetResultProcessor() function in android::google_camera_hal::CaptureSessionWrapperProcessBlock
Ddepth_process_block.cc139 status_t DepthProcessBlock::SetResultProcessor( in SetResultProcessor() function in android::google_camera_hal::DepthProcessBlock
/hardware/google/camera/common/hal/utils/
Dhdrplus_process_block.cc73 status_t HdrplusProcessBlock::SetResultProcessor( in SetResultProcessor() function in android::google_camera_hal::HdrplusProcessBlock
Drealtime_process_block.cc80 status_t RealtimeProcessBlock::SetResultProcessor( in SetResultProcessor() function in android::google_camera_hal::RealtimeProcessBlock
Dmulticam_realtime_process_block.cc85 status_t MultiCameraRtProcessBlock::SetResultProcessor( in SetResultProcessor() function in android::google_camera_hal::MultiCameraRtProcessBlock
/hardware/google/camera/common/hal/tests/
Dprocess_block_tests.cc117 TEST_F(ProcessBlockTest, SetResultProcessor) { in TEST_F() argument