Searched refs:torchResults (Results 1 – 1 of 1) sorted by relevance
1789 private void checkTorchStates(CaptureResult []torchResults, int numAllowedTransitionStates, in checkTorchStates() argument1809 checkTorchTransitionStates(torchResults, 0, numAllowedTransitionStates, in checkTorchStates()1814 flashState = torchResults[numAllowedTransitionStates].get(CaptureResult.FLASH_STATE); in checkTorchStates()1822 checkTorchTransitionStates(torchResults, in checkTorchStates()1829 checkTorchTransitionStates(torchResults, in checkTorchStates()1835 i < torchResults.length - 1; i++) { in checkTorchStates()1836 flashState = torchResults[i].get(CaptureResult.FLASH_STATE); in checkTorchStates()