Searched refs:isCameraTorchSupported (Results 1 – 1 of 1) sorted by relevance
2187 bool isCameraTorchSupported = false; in IsTorchSupported() local2188 …eResult = GetCameraDeviceAbilitySupportValue(CAMERA_ABILITY_SUPPORT_TORCH, isCameraTorchSupported); in IsTorchSupported()2190 return isCameraTorchSupported; in IsTorchSupported()2208 isCameraTorchSupported = true; in IsTorchSupported()2215 CacheCameraDeviceAbilitySupportValue(CAMERA_ABILITY_SUPPORT_TORCH, isCameraTorchSupported); in IsTorchSupported()2217 return isCameraTorchSupported; in IsTorchSupported()