Searched defs:step (Results 1 – 5 of 5) sorted by relevance
73 public boolean doStep(int step) throws FailException { in testOnCancelListener()104 public boolean doStep(int step) throws FailException { in testOnDismissListener()133 public boolean doStep(int step) throws FailException { in testStopSearch()224 protected abstract boolean doStep(int step) throws FailException; in doStep()
51 static void findEndpoints(short* data, int n, int step, int* start, int* end) { in findEndpoints()111 int step = int(0.5 + (windSize * sampleRate)); in overflowCheck() local
31 static void findEndpoints(short* data, int n, int step, float signalOnRms, in findEndpoints()
103 final double step = twoPi / NUM_STEPS; in checkColors() local
776 float step = parameters.getExposureCompensationStep(); in checkExposureCompensation() local