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.cpp4532 sp<device::V3_4::ICameraDeviceSession> hidlSession_3_4; in processBatchCaptureRequests() local
4535 hidlSession_3_4 = castResult_3_4; in processBatchCaptureRequests()
4541 if (hidlSession_3_4 != nullptr) { in processBatchCaptureRequests()
4551 if (hidlSession_3_4 != nullptr) { in processBatchCaptureRequests()
4584 if (hidlSession_3_4 != nullptr) { in processBatchCaptureRequests()
4611 if (hidlSession_3_4 != nullptr) { in processBatchCaptureRequests()
4648 if (hidlSession_3_4 != nullptr) { in processBatchCaptureRequests()
4649 err = hidlSession_3_4->processCaptureRequest_3_4(captureRequests_3_4, cachesToRemove, in processBatchCaptureRequests()