Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/device3/hidl/
DHidlCamera3Device.cpp1515 hardware::hidl_vec<device::V3_4::CaptureRequest> captureRequests_3_4; in processBatchCaptureRequests() local
1521 captureRequests_3_4.resize(batchSize); in processBatchCaptureRequests()
1534 res = wrapAsHidlRequest(requests[i], /*out*/&captureRequests_3_4[i].v3_2, in processBatchCaptureRequests()
1569 captureRequest = &captureRequests_3_4[i].v3_2; in processBatchCaptureRequests()
1607 captureRequests_3_4[i].physicalCameraSettings; in processBatchCaptureRequests()
1646 err = hidlSession_3_4->processCaptureRequest_3_4(captureRequests_3_4, cachesToRemove, in processBatchCaptureRequests()