Searched defs:endColor (Results 1 – 9 of 9) sorted by relevance
/aosp14/frameworks/base/core/java/android/transition/ |
H A D | Recolor.java | 81 ColorDrawable endColor = (ColorDrawable) endBackground; in createAnimator() local
|
H A D | ChangeText.java | 183 final int endColor; in createAnimator() local
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/ |
H A D | ScreenRotationAnimation.java | 350 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 D | NotificationUtils.java | 54 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 D | DropZoneView.java | 214 private void animateBackground(int startColor, int endColor) { in animateBackground()
|
/aosp14/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | ScreenRotationAnimation.java | 704 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 D | NotificationContentView.java | 733 int endColor = getBackgroundColor(mVisibleType); in updateBackgroundTransformation() local
|
/aosp14/frameworks/base/cmds/bootanimation/ |
H A D | BootAnimation.cpp | 1501 float *endColor = mAnimation->endColors[i]; in initDynamicColors() local
|
/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 ... |