Searched defs:setTorchMode (Results 1 – 5 of 5) sorted by relevance
100 status_t CameraFlashlight::setTorchMode(const String8& cameraId, bool enabled) { in setTorchMode() function in android::CameraFlashlight336 status_t ModuleFlashControl::setTorchMode(const String8& cameraId, bool enabled) { in setTorchMode() function in android::ModuleFlashControl590 status_t CameraDeviceClientFlashControl::setTorchMode( in setTorchMode() function in android::CameraDeviceClientFlashControl674 status_t CameraHardwareInterfaceFlashControl::setTorchMode( in setTorchMode() function in android::CameraHardwareInterfaceFlashControl
1350 Status CameraService::setTorchMode(const String16& cameraId, bool enabled, in setTorchMode() function in android::CameraService
137 void setTorchMode(String CameraId, boolean enabled, IBinder clientBinder); in setTorchMode() method
519 public void setTorchMode(@NonNull String cameraId, boolean enabled) in setTorchMode() method in CameraManager893 public void setTorchMode(String cameraId, boolean enabled) throws CameraAccessException { in setTorchMode() method in CameraManager.CameraManagerGlobal
362 int CameraModule::setTorchMode(const char* camera_id, bool enable) { in setTorchMode() function in android::CameraModule