Searched defs:stepSize (Results 1 – 6 of 6) sorted by relevance
101 final float stepSize = a.getFloat(R.styleable.RatingBar_stepSize, -1); in RatingBar() local227 public void setStepSize(float stepSize) { in setStepSize()
294 final int stepSize = DEGREES_FOR_ONE_HOUR; in snapOnly30s() local1116 final int stepSize; in adjustPicker() local
71 SLpermille minRate, maxRate, stepSize, rate = 1000; in PlayEventCallback() local306 SLpermille minRate, maxRate, stepSize; in TestSlowDownUri() local
333 double stepSize = range / (double)DEFAULT_NUM_EXPOSURE_TIME_STEPS; in getExposureTimeTestValues() local358 int stepSize = DEFAULT_SENSITIVITY_STEP_SIZE; in getSensitivityTestValues() local
166 SLpermille stepSize = thiz->mStepSize; in IPlaybackRate_GetRateRange() local
1089 double stepSize, double minScale, in findPostCorrectionScale()