Home | History | Annotate | Download | only in CameraHal

Lines Matching refs:cycleCounter

106     int cycleCounter = 1;
172 cycleCounter = atoi(cmd + 1);
177 for (int ind = 0; ind < cycleCounter; ind++) {
185 if (ind < cycleCounter - 1) {