Searched defs:stops (Results 1 – 4 of 4) sorted by relevance
/aosp14/frameworks/base/graphics/java/android/graphics/ |
H A D | RadialGradient.java | 71 @NonNull @ColorInt int[] colors, @Nullable float[] stops, in RadialGradient() 95 @NonNull @ColorLong long[] colors, @Nullable float[] stops, in RadialGradient() 140 @NonNull @ColorLong long[] colors, @Nullable float[] stops, in RadialGradient() 151 float endRadius, @NonNull @ColorLong long[] colors, @Nullable float[] stops, in RadialGradient()
|
/aosp14/frameworks/base/core/tests/coretests/src/android/text/ |
H A D | TextLineTest.java | 212 final TabStops stops = new TabStops(100, spans); in testMeasure_Tab_LTR() local 227 final TabStops stops = new TabStops(100, spans); in testMeasure_Tab_RTL() local 242 final TabStops stops = new TabStops(100, spans); in testMeasure_Tab_BiDi() local 257 final TabStops stops = new TabStops(100, spans); in testMeasure_Tab_BiDi2() local 492 final TabStops stops = new TabStops(100, spans); in testMeasureAllBounds_Tab_LTR() local 509 final TabStops stops = new TabStops(100, spans); in testMeasureAllBounds_Tab_RTL() local 526 final TabStops stops = new TabStops(100, spans); in testMeasureAllBounds_Tab_BiDi() local 543 final TabStops stops = new TabStops(100, spans); in testMeasureAllBounds_Tab_BiDi2() local
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/ |
H A D | SplashScreenExitAnimationUtils.java | 117 final float[] stops = {0f, transparentRatio, 1f}; in createAnimator() local 270 void setRadialPaintParam(int[] colors, float[] stops) { in setRadialPaintParam()
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |