Searched defs:step (Results 1 – 5 of 5) sorted by relevance
25 public static native void step(); in step() method in GL2JniLibOne
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()
144 private void move(long duration, long step) { in move()
84 final double step = twoPi / NUM_STEPS; in checkColors() local
687 float step = parameters.getExposureCompensationStep(); in checkExposureCompensation() local