Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/device3/
DCamera3DeviceInjectionMethods.cpp71 res = replaceHalInterface(mInjectedCamHalInterface, true); in injectCamera()
81 replaceHalInterface(mBackupHalInterface, false); in injectCamera()
92 replaceHalInterface(mBackupHalInterface, false); in injectCamera()
130 res = replaceHalInterface(mBackupHalInterface, false); in stopInjection()
DCamera3Device.h1597 virtual status_t replaceHalInterface(sp<HalInterface> /*newHalInterface*/,
/frameworks/av/services/camera/libcameraservice/device3/hidl/
DHidlCamera3Device.h213 virtual status_t replaceHalInterface(sp<HalInterface> newHalInterface,
DHidlCamera3Device.cpp1847 status_t HidlCamera3Device::HidlCamera3DeviceInjectionMethods::replaceHalInterface( in replaceHalInterface() function in android::HidlCamera3Device::HidlCamera3DeviceInjectionMethods
/frameworks/av/services/camera/libcameraservice/device3/aidl/
DAidlCamera3Device.h221 virtual status_t replaceHalInterface(sp<HalInterface> newHalInterface,
DAidlCamera3Device.cpp1606 status_t AidlCamera3Device::AidlCamera3DeviceInjectionMethods::replaceHalInterface( in replaceHalInterface() function in android::AidlCamera3Device::AidlCamera3DeviceInjectionMethods