Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/device3/
DCamera3Device.cpp3803 sp<device::V3_4::ICameraDeviceSession> hidlSession_3_4; in processBatchCaptureRequests() local
3811 hidlSession_3_4 = castResult_3_4; in processBatchCaptureRequests()
3820 } else if (hidlSession_3_4 != nullptr) { in processBatchCaptureRequests()
3833 } else if (hidlSession_3_4 != nullptr) { in processBatchCaptureRequests()
3868 } else if (hidlSession_3_4 != nullptr) { in processBatchCaptureRequests()
3902 if (hidlSession_3_7 != nullptr || hidlSession_3_4 != nullptr) { in processBatchCaptureRequests()
3944 } else if (hidlSession_3_4 != nullptr) { in processBatchCaptureRequests()
3945 err = hidlSession_3_4->processCaptureRequest_3_4(captureRequests_3_4, cachesToRemove, in processBatchCaptureRequests()