Searched defs:stopInjection (Results 1 – 4 of 4) sorted by relevance
/frameworks/av/camera/aidl/android/hardware/camera2/ | ||
D | ICameraInjectionSession.aidl | 22 oneway void stopInjection(); in stopInjection() method |
/frameworks/av/services/camera/libcameraservice/device3/ | ||
D | Camera3DeviceInjectionMethods.cpp | 197 status_t Camera3Device::Camera3DeviceInjectionMethods::stopInjection() { in stopInjection() function in android::Camera3Device::Camera3DeviceInjectionMethods |
D | Camera3Device.cpp | 6628 status_t Camera3Device::stopInjection() { in stopInjection() function in android::Camera3Device |
/frameworks/av/services/camera/libcameraservice/ | ||
D | CameraService.cpp | 3891 binder::Status CameraService::CameraInjectionSession::stopInjection() { in stopInjection() function in android::CameraService::CameraInjectionSession |