Searched refs:mTorchEnabled (Results 1 – 2 of 2) sorted by relevance
322 mTorchEnabled(false) { in CameraHardwareInterfaceFlashControl()333 if (mTorchEnabled) { in ~CameraHardwareInterfaceFlashControl()370 mTorchEnabled = false; in setTorchMode()380 mTorchEnabled = true; in setTorchMode()
170 bool mTorchEnabled; variable