Searched refs:constructCaptureResult (Results 1 – 3 of 3) sorted by relevance
354 status_t constructCaptureResult(CaptureResult& result,
1345 status_t CameraDeviceSession::constructCaptureResult(CaptureResult& result, in constructCaptureResult() function in android::hardware::camera::device::V3_2::implementation::CameraDeviceSession1576 status_t ret = d->constructCaptureResult(result, &shadowResult); in sProcessCaptureResult()
538 status_t ret = d->constructCaptureResult(result.v3_2, &shadowResult); in sProcessCaptureResult_3_4()