Home
last modified time | relevance | path

Searched refs:camera3_capture_result_t (Results 1 – 5 of 5) sorted by relevance

/hardware/libhardware/include/hardware/
Dcamera3.h2527 } camera3_capture_result_t; typedef
2611 const camera3_capture_result_t *result);
/hardware/interfaces/camera/device/3.2/default/
DCameraDeviceSession.h67 const camera3_capture_result_t *);
/hardware/libhardware/modules/camera/3_4/
Dcamera.cpp500 camera3_capture_result_t result { in sendResult()
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.h305 void orchestrateResult(camera3_capture_result_t *result);
DQCamera3HWI.cpp3822 camera3_capture_result_t result; in sendPartialMetadataWithLock()
3823 memset(&result, 0, sizeof(camera3_capture_result_t)); in sendPartialMetadataWithLock()
4603 camera3_capture_result_t result = {}; in dispatchResultMetadataWithLock()
4904 camera3_capture_result_t *result) in orchestrateResult()
15834 camera3_capture_result_t result = {}; in onNextCaptureReady()
15903 camera3_capture_result_t result = {}; in onPostview()
16497 camera3_capture_result_t result = {}; in markBufferReady()