Home
last modified time | relevance | path

Searched refs:SWEEP_GRADIENT (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/paint/
DPaintBundle.java427 case SWEEP_GRADIENT: { in callSetGradient()
522 public static final int SWEEP_GRADIENT = 2; field in PaintBundle
580 mArray[mPos++] = GRADIENT | (SWEEP_GRADIENT << 16); in setSweepGradient()
/frameworks/base/graphics/java/android/graphics/drawable/
DGradientDrawable.java146 public static final int SWEEP_GRADIENT = 2; field in GradientDrawable
149 @IntDef({LINEAR_GRADIENT, RADIAL_GRADIENT, SWEEP_GRADIENT})
1370 } else if (st.mGradient == SWEEP_GRADIENT) {
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt11821 field public static final int SWEEP_GRADIENT = 2; // 0x2
/frameworks/base/core/api/
Dcurrent.txt17665 field public static final int SWEEP_GRADIENT = 2; // 0x2