/frameworks/base/core/java/android/widget/ |
D | RatingBar.java | 120 final float stepSize = a.getFloat(R.styleable.RatingBar_stepSize, -1); in RatingBar() local 127 if (stepSize >= 0) { in RatingBar() 128 setStepSize(stepSize); in RatingBar() 246 public void setStepSize(float stepSize) { in setStepSize() argument 247 if (stepSize <= 0) { in setStepSize() 251 final float newMax = mNumStars / stepSize; in setStepSize()
|
D | RadialTimePickerView.java | 299 final int stepSize = DEGREES_FOR_ONE_HOUR; in snapOnly30s() local 300 int floor = (degrees / stepSize) * stepSize; in snapOnly30s() 301 final int ceiling = floor + stepSize; in snapOnly30s() 306 floor -= stepSize; in snapOnly30s() 1127 final int stepSize; in adjustPicker() local 1132 stepSize = 1; in adjustPicker() 1145 stepSize = 5; in adjustPicker() 1146 initialStep = getCurrentMinute() / stepSize; in adjustPicker() 1151 final int nextValue = (initialStep + step) * stepSize; in adjustPicker()
|
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/ |
D | Camera2CaptureRequestTest.java | 333 double stepSize = range / (double)DEFAULT_NUM_EXPOSURE_TIME_STEPS; in getExposureTimeTestValues() local 335 testValues[i] = maxExpTime - (long)(stepSize * i); in getExposureTimeTestValues() 358 int stepSize = DEFAULT_SENSITIVITY_STEP_SIZE; in getSensitivityTestValues() local 359 int numSteps = range / stepSize; in getSensitivityTestValues() 363 stepSize = range / numSteps; in getSensitivityTestValues() 367 testValues[i] = maxSensitivity - stepSize * i; in getSensitivityTestValues()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ |
D | EllipseOverlapDetectorParams.kt | 13 class EllipseOverlapDetectorParams(val minOverlap: Float, val targetSize: Float, val stepSize: Int) constant in com.android.systemui.biometrics.EllipseOverlapDetectorParams
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/udfps/ |
D | EllipseOverlapDetector.kt | 60 for (y in nativeSensorBounds.top..nativeSensorBounds.bottom step params.stepSize) { in isGoodOverlap() 61 for (x in nativeSensorBounds.left..nativeSensorBounds.right step params.stepSize) { in isGoodOverlap()
|
/frameworks/wilhelm/tests/mimeUri/ |
D | slesTestSlowDownUri.cpp | 71 SLpermille minRate, maxRate, stepSize, rate = 1000; in PlayEventCallback() local 76 res = (*pRateItf)->GetRateRange(pRateItf, 0, &minRate, &maxRate, &stepSize, &capa); in PlayEventCallback() 306 SLpermille minRate, maxRate, stepSize; in TestSlowDownUri() local 308 res = (*rateItf)->GetRateRange(rateItf, index, &minRate, &maxRate, &stepSize, in TestSlowDownUri()
|
/frameworks/wilhelm/src/itf/ |
D | IPlaybackRate.cpp | 166 SLpermille stepSize = thiz->mStepSize; in IPlaybackRate_GetRateRange() local 170 *pStepSize = stepSize; in IPlaybackRate_GetRateRange()
|
/frameworks/native/services/surfaceflinger/tests/ |
D | EffectLayer_test.cpp | 161 const auto stepSize = 1; in TEST_F() local 175 for (int x = blurAreaStartX; x < blurAreaEndX; x += stepSize) { in TEST_F()
|
D | LayerTypeAndRenderTypeTransaction_test.cpp | 640 const auto stepSize = 1; in TEST_P() local 649 for (int x = blurAreaStartX; x < blurAreaEndX; x += stepSize) { in TEST_P()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/udfps/ |
D | EllipseOverlapDetectorTest.kt | 35 EllipseOverlapDetectorParams(minOverlap = .4f, targetSize = .2f, stepSize = 1) in <lambda>()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/dagger/ |
D | BiometricsModule.kt | 139 stepSize = values[4].toInt() in bindAuthControllerStartable()
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | ActivityManagerShellCommand.java | 3449 int moveTask(int taskId, Rect taskRect, Rect stackRect, int stepSize, 3458 maxMove = Math.min(stepSize, stackRect.right - taskRect.right); 3463 maxMove = Math.min(stepSize, stackRect.bottom - taskRect.bottom); 3475 maxMove = Math.min(stepSize, taskRect.left - stackRect.left); 3480 maxMove = Math.min(stepSize, taskRect.top - stackRect.top); 3493 int stepSize = 0; 3496 stepSize = inStepSize; 3498 stepSize -= (target - current); 3503 stepSize = inStepSize; 3505 stepSize += (current - target); [all …]
|
/frameworks/av/media/codec2/components/vpx/ |
D | C2SoftVpxEnc.cpp | 68 size_t stepSize = isAtLeastV() ? 1 : 2; in IntfImpl() local 73 C2F(mSize, width).inRange(2, 2048, stepSize), in IntfImpl() 74 C2F(mSize, height).inRange(2, 2048, stepSize), in IntfImpl()
|
/frameworks/av/media/codec2/components/aom/ |
D | C2SoftAomEnc.cpp | 60 size_t stepSize = isAtLeastV() ? 1 : 2; in IntfImpl() local 64 C2F(mSize, width).inRange(2, 2048, stepSize), in IntfImpl() 65 C2F(mSize, height).inRange(2, 2048, stepSize), in IntfImpl()
|
/frameworks/base/core/jni/ |
D | android_hardware_camera2_DngCreator.cpp | 1154 double stepSize, double minScale, in findPostCorrectionScale() argument 1164 for (double scale = 1.0; scale > minScale; scale -= stepSize) { in findPostCorrectionScale() 1172 __FUNCTION__, stepSize, minScale); in findPostCorrectionScale()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 1156 field public static final int stepSize = 16843078; // 0x1010146
|
/frameworks/base/core/api/ |
D | current.txt | 1582 field public static final int stepSize = 16843078; // 0x1010146
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 75845 Lcom/android/internal/R$attr;->stepSize:I
|