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()301 ModuleFlashControl::ModuleFlashControl(CameraModule& cameraModule, in ModuleFlashControl() function in android::ModuleFlashControl307 ModuleFlashControl::~ModuleFlashControl() { in ~ModuleFlashControl()310 status_t ModuleFlashControl::hasFlashUnit(const String8& cameraId, bool *hasFlash) { in hasFlashUnit()336 status_t ModuleFlashControl::setTorchMode(const String8& cameraId, bool enabled) { in setTorchMode()