Searched refs:castResult_3_7 (Results 1 – 2 of 2) sorted by relevance
748 auto castResult_3_7 = device::V3_7::ICameraDeviceSession::castFrom(mHidlSession); in HidlHalInterface() local749 if (castResult_3_7.isOk()) { in HidlHalInterface()750 mHidlSession_3_7 = castResult_3_7; in HidlHalInterface()1505 auto castResult_3_7 = device::V3_7::ICameraDeviceSession::castFrom(mHidlSession); in processBatchCaptureRequests() local1506 if (castResult_3_7.isOk()) { in processBatchCaptureRequests()1507 hidlSession_3_7 = castResult_3_7; in processBatchCaptureRequests()
896 auto castResult_3_7 = device::V3_7::ICameraDevice::castFrom(interface); in isSessionConfigurationSupported() local897 sp<hardware::camera::device::V3_7::ICameraDevice> interface_3_7 = castResult_3_7; in isSessionConfigurationSupported()