Searched refs:ModuleFlashControl (Results 1 – 2 of 2) sorted by relevance
105 class ModuleFlashControl : public FlashControlBase {107 ModuleFlashControl(CameraModule& cameraModule,109 virtual ~ModuleFlashControl();
59 mFlashControl = new ModuleFlashControl(*mCameraModule, *mCallbacks); in createFlashlightControl()303 ModuleFlashControl::ModuleFlashControl(CameraModule& cameraModule, in ModuleFlashControl() function in android::ModuleFlashControl308 ModuleFlashControl::~ModuleFlashControl() { in ~ModuleFlashControl()311 status_t ModuleFlashControl::hasFlashUnit(const String8& cameraId, bool *hasFlash) { in hasFlashUnit()337 status_t ModuleFlashControl::setTorchMode(const String8& cameraId, bool enabled) { in setTorchMode()