Home
last modified time | relevance | path

Searched refs:stepSize (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/widget/
DRatingBar.java96 final float stepSize = a.getFloat(R.styleable.RatingBar_stepSize, -1); in RatingBar() local
103 if (stepSize >= 0) { in RatingBar()
104 setStepSize(stepSize); in RatingBar()
215 public void setStepSize(float stepSize) { in setStepSize() argument
216 if (stepSize <= 0) { in setStepSize()
220 final float newMax = mNumStars / stepSize; in setStepSize()
/frameworks/wilhelm/tests/mimeUri/
DslesTestSlowDownUri.cpp71 SLpermille minRate, maxRate, stepSize, rate = 1000; in PlayEventCallback() local
76 res = (*pRateItf)->GetRateRange(pRateItf, 0, &minRate, &maxRate, &stepSize, &capa); in PlayEventCallback()
308 SLpermille minRate, maxRate, stepSize; in TestSlowDownUri() local
310 … res = (*rateItf)->GetRateRange(rateItf, index, &minRate, &maxRate, &stepSize, &capabilities); in TestSlowDownUri()
/frameworks/wilhelm/src/itf/
DIPlaybackRate.c166 SLpermille stepSize = thiz->mStepSize; in IPlaybackRate_GetRateRange() local
170 *pStepSize = stepSize; in IPlaybackRate_GetRateRange()
/frameworks/base/api/
D14.txt908 field public static final int stepSize = 16843078; // 0x1010146
D15.txt910 field public static final int stepSize = 16843078; // 0x1010146
Dcurrent.txt923 field public static final int stepSize = 16843078; // 0x1010146
D16.txt923 field public static final int stepSize = 16843078; // 0x1010146