Searched defs:ROTATION_Y (Results 1 – 7 of 7) sorted by relevance
192 ROTATION_Y, enumerator
90 ROTATION_Y = 1 << 9, enumerator
165 public static final ViewProperty ROTATION_Y = new ViewProperty("rotationY") { field in DynamicAnimation
44 public static final int ROTATION_Y = 3; field in GraphicsLayerModifierOperation
46 public static final int ROTATION_Y = 7; field in RenderNodeAnimator
148 static final int ROTATION_Y = 0x0080; field in ViewPropertyAnimator
31284 public static final Property<View, Float> ROTATION_Y = new FloatProperty<View>("rotationY") { field in View