Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/device3/aidl/
DAidlCamera3Device.cpp1626 AidlCamera3Device *aidlParent = static_cast<AidlCamera3Device *>(parent.get()); in replaceHalInterface() local
1632 mBackupResultMetadataQueue = std::move(aidlParent->mResultMetadataQueue); in replaceHalInterface()
1633 aidlParent->mResultMetadataQueue = std::move(mInjectionResultMetadataQueue); in replaceHalInterface()
1637 aidlParent->mResultMetadataQueue = std::move(mBackupResultMetadataQueue); in replaceHalInterface()