Home
last modified time | relevance | path

Searched defs:stops (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
DRadialGradient.java71 @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()
/frameworks/base/core/tests/coretests/src/android/text/
DTextLineTest.java212 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
/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/paint/
DPaintBundle.java292 String[] stops = null; in callPrintGradient() local
325 String[] stops = null; in callPrintGradient() local
357 String[] stops = null; in callPrintGradient() local
393 float[] stops = null; in callSetGradient() local
538 float[] stops, in setLinearGradient()
577 public void setSweepGradient(int[] colors, float[] stops, float centerX, float centerY) { in setSweepGradient()
611 float[] stops, in setRadialGradient()
1069 float[] stops = null; in updateFloatsInGradient() local
/frameworks/minikin/include/minikin/
DLineBreaker.h56 TabStops(const float* stops, size_t nStops, float tabWidth) in TabStops()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DSplashScreenExitAnimationUtils.java147 final float[] stops = {0f, transparentRatio, 1f}; in createRadialVanishSlideUpAnimator() local
353 void setRadialPaintParam(int[] colors, float[] stops) { in setRadialPaintParam()
/frameworks/base/core/java/com/android/internal/widget/remotecompose/player/platform/
DAndroidPaintContext.java505 float[] stops, in applyPaint()
520 float[] stops, in applyPaint()
531 float[] stops, in applyPaint()
/frameworks/av/drm/mediadrm/plugins/clearkey/aidl/
DDrmPlugin.cpp476 std::vector<::aidl::android::hardware::drm::SecureStop> stops; in getSecureStops() local
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...