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/hidl/
DHidlCamera3Device.cpp1503 sp<device::V3_4::ICameraDeviceSession> hidlSession_3_4; in processBatchCaptureRequests() local
1511 hidlSession_3_4 = castResult_3_4; in processBatchCaptureRequests()
1520 } else if (hidlSession_3_4 != nullptr) { in processBatchCaptureRequests()
1533 } else if (hidlSession_3_4 != nullptr) { in processBatchCaptureRequests()
1568 } else if (hidlSession_3_4 != nullptr) { in processBatchCaptureRequests()
1603 if (hidlSession_3_7 != nullptr || hidlSession_3_4 != nullptr) { in processBatchCaptureRequests()
1645 } else if (hidlSession_3_4 != nullptr) { in processBatchCaptureRequests()
1646 err = hidlSession_3_4->processCaptureRequest_3_4(captureRequests_3_4, cachesToRemove, in processBatchCaptureRequests()