Home | History | Annotate | Download | only in libcameraservice

Lines Matching refs:mFlashControl

55     if (mFlashControl != NULL) {
60 mFlashControl = new ProviderFlashControl(mProviderManager);
63 mFlashControl =
97 if (mFlashControl == NULL) {
102 res = mFlashControl->setTorchMode(cameraId, enabled);
108 res = mFlashControl->setTorchMode(cameraId, enabled);
112 mFlashControl.clear();
117 res = mFlashControl->setTorchMode(cameraId, enabled);
136 mFlashControl.clear();
150 res = mFlashControl->hasFlashUnit(id, &hasFlash);
162 mFlashControl.clear();
216 mFlashControl.clear();
232 mFlashControl.clear();