Searched refs:captureRequests_3_4 (Results 1 – 1 of 1) sorted by relevance
3828 hardware::hidl_vec<device::V3_4::CaptureRequest> captureRequests_3_4; in processBatchCaptureRequests() local3834 captureRequests_3_4.resize(batchSize); in processBatchCaptureRequests()3847 res = wrapAsHidlRequest(requests[i], /*out*/&captureRequests_3_4[i].v3_2, in processBatchCaptureRequests()3882 captureRequest = &captureRequests_3_4[i].v3_2; in processBatchCaptureRequests()3919 captureRequests_3_4[i].physicalCameraSettings; in processBatchCaptureRequests()3958 err = hidlSession_3_4->processCaptureRequest_3_4(captureRequests_3_4, cachesToRemove, in processBatchCaptureRequests()