Home | History | Annotate | Download | only in CameraHal

Lines Matching refs:cycleCounter

208     int cycleCounter = 1;
280 cycleCounter = atoi(cmd + 1);
285 for (int ind = 0; ind < cycleCounter; ind++) {
293 if (ind < cycleCounter - 1) {