Home
last modified time | relevance | path

Searched defs:endColor (Results 1 – 9 of 9) sorted by relevance

/aosp14/frameworks/base/core/java/android/transition/
H A DRecolor.java81 ColorDrawable endColor = (ColorDrawable) endBackground; in createAnimator() local
H A DChangeText.java183 final int endColor; in createAnimator() local
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/
H A DScreenRotationAnimation.java350 final int endColor = Color.rgb(mEndLuma, mEndLuma, mEndLuma); in startColorAnimation() local
397 private static void applyColor(int startColor, int endColor, float[] rgbFloat, in applyColor()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DNotificationUtils.java54 public static int interpolateColors(int startColor, int endColor, float amount) { in interpolateColors()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/draganddrop/
H A DDropZoneView.java214 private void animateBackground(int startColor, int endColor) { in animateBackground()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DScreenRotationAnimation.java704 final int endColor = Color.rgb(mEndLuma, mEndLuma, mEndLuma); in startColorAnimation() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentView.java733 int endColor = getBackgroundColor(mVisibleType); in updateBackgroundTransformation() local
/aosp14/frameworks/base/cmds/bootanimation/
H A DBootAnimation.cpp1501 float *endColor = mAnimation->endColors[i]; in initDynamicColors() local
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...