Searched defs:setTorchMode (Results 1 – 9 of 9) sorted by relevance
63 status_t CameraFlashlight::setTorchMode(const std::string& cameraId, bool enabled) { in setTorchMode() function in android::CameraFlashlight348 status_t ProviderFlashControl::setTorchMode(const std::string& cameraId, bool enabled) { in setTorchMode() function in android::ProviderFlashControl
2999 Status CameraService::setTorchMode(const std::string& unresolvedCameraId, bool enabled, in setTorchMode() function in android::CameraService
567 ndk::ScopedAStatus VirtualCameraDevice::setTorchMode(bool in_on) { in setTorchMode() function in android::companion::virtualcamera::VirtualCameraDevice
280 void setTorchMode(@utf8InCpp String cameraId, boolean enabled, IBinder clientBinder, in setTorchMode() method
90 hardware::Return<hardware::camera::common::V1_0::Status> setTorchMode( in setTorchMode() function293 ::ndk::ScopedAStatus setTorchMode(bool) override { return ndk::ScopedAStatus::ok(); } in setTorchMode() function
783 status_t AidlProviderInfo::AidlDeviceInfo3::setTorchMode(bool enabled) { in setTorchMode() function in android::AidlProviderInfo::AidlDeviceInfo3
815 status_t HidlProviderInfo::HidlDeviceInfo3::setTorchMode(bool enabled) { in setTorchMode() function in android::HidlProviderInfo::HidlDeviceInfo3
1558 public void setTorchMode(@NonNull String cameraId, boolean enabled) in setTorchMode() method in CameraManager2820 public void setTorchMode( in setTorchMode() method in CameraManager.CameraManagerGlobal
647 status_t CameraProviderManager::setTorchMode(const std::string &id, bool enabled) { in setTorchMode() function in android::CameraProviderManager