Searched defs:SCALE_Y (Results 1 – 7 of 7) sorted by relevance
66 public static final FloatPropertyCompat<AnimatableScaleMatrix> SCALE_Y = field in AnimatableScaleMatrix
189 SCALE_Y, enumerator
86 SCALE_Y = 1 << 6, enumerator
43 public static final int SCALE_Y = 4; field in RenderNodeAnimator
142 static final int SCALE_Y = 0x0010; field in ViewPropertyAnimator
28065 public static final Property<View, Float> SCALE_Y = new FloatProperty<View>("scaleY") { local
1236 private static final Property<VGroup, Float> SCALE_Y = field in VectorDrawable.VGroup