Searched defs:ROTATION_Y (Results 1 – 5 of 5) sorted by relevance
192 ROTATION_Y, enumerator
91 ROTATION_Y = 1 << 9, enumerator
162 public static final ViewProperty ROTATION_Y = new ViewProperty("rotationY") { field in DynamicAnimation
45 public static final int ROTATION_Y = 7; field in RenderNodeAnimator
149 static final int ROTATION_Y = 0x0080; field in ViewPropertyAnimator