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.h2706 } camera3_capture_result_t; typedef
2790 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.h308 void orchestrateResult(camera3_capture_result_t *result);
DQCamera3HWI.cpp3885 camera3_capture_result_t result; in sendPartialMetadataWithLock()
3886 memset(&result, 0, sizeof(camera3_capture_result_t)); in sendPartialMetadataWithLock()
4723 camera3_capture_result_t result = {}; in dispatchResultMetadataWithLock()
5023 camera3_capture_result_t *result) in orchestrateResult()
16241 camera3_capture_result_t result = {}; in onNextCaptureReady()
16310 camera3_capture_result_t result = {}; in onPostview()
16921 camera3_capture_result_t result = {}; in markBufferReady()