/hardware/google/camera/common/hal/google_camera_hal/ |
D | capture_session_utils.cc | 36 ProcessBatchCaptureResultFunc process_batch_capture_result) { in CreateCaptureSession() argument 65 process_batch_capture_result, notify, hwl_session_callback, in CreateCaptureSession()
|
D | basic_capture_session.h | 61 ProcessBatchCaptureResultFunc process_batch_capture_result, 81 ProcessBatchCaptureResultFunc process_batch_capture_result,
|
D | basic_result_processor.cc | 58 ProcessBatchCaptureResultFunc process_batch_capture_result) { in SetResultCallback() argument 63 process_batch_capture_result_ = process_batch_capture_result; in SetResultCallback()
|
D | basic_capture_session.cc | 50 ProcessBatchCaptureResultFunc process_batch_capture_result, in Create() argument 63 process_batch_capture_result, notify, hal_configured_streams); in Create() 192 ProcessBatchCaptureResultFunc process_batch_capture_result, in Initialize() argument 227 process_batch_capture_result, notify, in Initialize()
|
D | basic_result_processor.h | 38 ProcessBatchCaptureResultFunc process_batch_capture_result) override;
|
D | dual_ir_depth_result_processor.h | 36 ProcessBatchCaptureResultFunc process_batch_capture_result) override;
|
D | rgbird_depth_result_processor.h | 44 ProcessBatchCaptureResultFunc process_batch_capture_result) override;
|
D | snapshot_result_processor.h | 39 ProcessBatchCaptureResultFunc process_batch_capture_result) override;
|
D | capture_session_utils.h | 87 ProcessBatchCaptureResultFunc process_batch_capture_result = nullptr);
|
D | realtime_zsl_result_processor.h | 41 ProcessBatchCaptureResultFunc process_batch_capture_result) override;
|
D | dual_ir_result_request_processor.h | 49 ProcessBatchCaptureResultFunc process_batch_capture_result) override;
|
D | dual_ir_capture_session.h | 64 ProcessBatchCaptureResultFunc process_batch_capture_result,
|
D | hdrplus_capture_session.h | 63 ProcessBatchCaptureResultFunc process_batch_capture_result,
|
D | rgbird_result_request_processor.h | 58 ProcessBatchCaptureResultFunc process_batch_capture_result) override;
|
D | rgbird_capture_session.h | 67 ProcessBatchCaptureResultFunc process_batch_capture_result,
|
D | camera_device_session.h | 47 ProcessBatchCaptureResultFunc process_batch_capture_result; member
|
D | camera_device_session.cc | 247 session_callback_.process_batch_capture_result( in ProcessBatchCaptureResult() 336 camera_device_session_callback_.process_batch_capture_result = in InitializeCallbacks() 735 camera_device_session_callback_.process_batch_capture_result); in ConfigureStreams()
|
/hardware/google/camera/common/hal/tests/ |
D | mock_result_processor.h | 32 ProcessBatchCaptureResultFunc process_batch_capture_result));
|
D | camera_device_session_tests.cc | 403 .process_batch_capture_result = in TEST_F()
|
/hardware/google/camera/common/hal/hwl_interface/ |
D | result_processor.h | 41 ProcessBatchCaptureResultFunc process_batch_capture_result) = 0;
|
/hardware/google/camera/common/hal/utils/ |
D | hdrplus_result_processor.h | 39 ProcessBatchCaptureResultFunc process_batch_capture_result) override;
|
D | result_dispatcher.h | 52 ProcessBatchCaptureResultFunc process_batch_capture_result, 85 ProcessBatchCaptureResultFunc process_batch_capture_result,
|
D | result_dispatcher.cc | 39 ProcessBatchCaptureResultFunc process_batch_capture_result, in Create() argument 45 process_batch_capture_result, notify, stream_config, name); in Create() 58 ProcessBatchCaptureResultFunc process_batch_capture_result, in ResultDispatcher() argument 64 process_batch_capture_result_(process_batch_capture_result), in ResultDispatcher()
|
/hardware/google/camera/common/hal/aidl_service/ |
D | aidl_camera_device_session.cc | 430 .process_batch_capture_result = in SetSessionCallbacks()
|