Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/aidl/
DAidlCameraService.cpp167 std::shared_ptr<AidlCameraDeviceUser> stableDevice = in connectDevice() local
169 if (!stableDevice->initStatus()) { in connectDevice()
174 stableDevice->getCaptureResultMetadataQueue()); in connectDevice()
175 *_aidl_return = stableDevice; in connectDevice()