Searched defs:SCALE_Y (Results 1 – 6 of 6) sorted by relevance
189 SCALE_Y, enumerator
88 SCALE_Y = 1 << 6, enumerator
117 public static final ViewProperty SCALE_Y = new ViewProperty("scaleY") { field in DynamicAnimation
42 public static final int SCALE_Y = 4; field in RenderNodeAnimator
146 static final int SCALE_Y = 0x0010; field in ViewPropertyAnimator
1214 private static final Property<VGroup, Float> SCALE_Y = field in VectorDrawable.VGroup