Searched refs:maxStrength (Results 1 – 1 of 1) sorted by relevance
454 int maxStrength = mCamera.getCameraInfo().getMaxTorchStrengthLevel(); in setTorchStrengthLevel_valueUpdated() local457 int customizedStrength = defaultStrength == maxStrength ? 1 : maxStrength; in setTorchStrengthLevel_valueUpdated()631 int maxStrength = mCamera.getCameraInfo().getMaxTorchStrengthLevel(); in capture_torchAsFlash_shouldUseDefaultTorchStrength() local634 int customizedStrength = defaultStrength == maxStrength ? 1 : maxStrength; in capture_torchAsFlash_shouldUseDefaultTorchStrength()