Home
last modified time | relevance | path

Searched defs:SCALE_Y (Results 1 – 10 of 10) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DAnimatableProperty.java47 public static final AnimatableProperty SCALE_Y = AnimatableProperty.from( field in AnimatableProperty
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/
H A DAnimatableScaleMatrix.java66 public static final FloatPropertyCompat<AnimatableScaleMatrix> SCALE_Y = field in AnimatableScaleMatrix
/aosp14/frameworks/base/libs/hwui/
H A DAnimator.h189 SCALE_Y, enumerator
H A DRenderNode.h87 SCALE_Y = 1 << 6, enumerator
/aosp14/frameworks/base/core/java/com/android/internal/dynamicanimation/animation/
H A DDynamicAnimation.java120 public static final ViewProperty SCALE_Y = new ViewProperty("scaleY") { field in DynamicAnimation
/aosp14/frameworks/base/graphics/java/android/graphics/animation/
H A DRenderNodeAnimator.java43 public static final int SCALE_Y = 4; field in RenderNodeAnimator
/aosp14/frameworks/base/core/java/android/view/
H A DViewPropertyAnimator.java145 static final int SCALE_Y = 0x0010; field in ViewPropertyAnimator
H A DView.java29927 public static final Property<View, Float> SCALE_Y = new FloatProperty<View>("scaleY") { field in View
/aosp14/frameworks/base/graphics/java/android/graphics/drawable/
H A DVectorDrawable.java1232 private static final Property<VGroup, Float> SCALE_Y = field in VectorDrawable.VGroup
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...