Searched defs:ROTATION_X (Results 1 – 5 of 5) sorted by relevance
191 ROTATION_X, enumerator
90 ROTATION_X = 1 << 8, enumerator
147 public static final ViewProperty ROTATION_X = new ViewProperty("rotationX") { field in DynamicAnimation
44 public static final int ROTATION_X = 6; field in RenderNodeAnimator
148 static final int ROTATION_X = 0x0040; field in ViewPropertyAnimator