Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3Device.cpp3816 sp<device::V3_4::ICameraDeviceSession> hidlSession_3_4; in processBatchCaptureRequests() local
3824 hidlSession_3_4 = castResult_3_4; in processBatchCaptureRequests()
3833 } else if (hidlSession_3_4 != nullptr) { in processBatchCaptureRequests()
3846 } else if (hidlSession_3_4 != nullptr) { in processBatchCaptureRequests()
3881 } else if (hidlSession_3_4 != nullptr) { in processBatchCaptureRequests()
3915 if (hidlSession_3_7 != nullptr || hidlSession_3_4 != nullptr) { in processBatchCaptureRequests()
3957 } else if (hidlSession_3_4 != nullptr) { in processBatchCaptureRequests()
3958 err = hidlSession_3_4->processCaptureRequest_3_4(captureRequests_3_4, cachesToRemove, in processBatchCaptureRequests()