Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/device3/hidl/
DHidlCamera3Device.cpp1866 HidlCamera3Device *hidlParent = static_cast<HidlCamera3Device *>(parent.get()); in replaceHalInterface() local
1872 mBackupResultMetadataQueue = std::move(hidlParent->mResultMetadataQueue); in replaceHalInterface()
1873 hidlParent->mResultMetadataQueue = std::move(mInjectionResultMetadataQueue); in replaceHalInterface()
1877 hidlParent->mResultMetadataQueue = std::move(mBackupResultMetadataQueue); in replaceHalInterface()