Searched refs:mTorchEnabled (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/services/camera/libcameraservice/
H A DCameraFlashlight.cpp354 mTorchEnabled(false),
370 if (mTorchEnabled) {
617 mTorchEnabled = false;
635 mTorchEnabled = true;
652 mTorchEnabled(false) {
664 if (mTorchEnabled) {
702 mTorchEnabled = false;
713 mTorchEnabled = true;
H A DCameraFlashlight.h157 bool mTorchEnabled; member in class:android::CameraDeviceClientFlashControl
217 bool mTorchEnabled; member in class:android::CameraHardwareInterfaceFlashControl

Completed in 64 milliseconds