Home
last modified time | relevance | path

Searched refs:camera_capture_result (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/services/camera/libcameraservice/device3/
DInFlightRequest.h54 typedef struct camera_capture_result { struct
DCamera3OutputUtils.h161 void processCaptureResult(CaptureOutputStates& states, const camera_capture_result *result);
DCamera3OutputUtilsTemplated.h158 camera_capture_result r; in processOneCaptureResultLockedT()
DCamera3OutputUtils.cpp611 void processCaptureResult(CaptureOutputStates& states, const camera_capture_result *result) { in processCaptureResult()