Searched defs:rotationY (Results 1 – 6 of 6) sorted by relevance
413 float rotationY, float rotationZ) { in setTransforms()431 public final float rotationY; field in ChangeTransform.Transforms
77 public static void rotationY(View view, float value) { in rotationY() method in ViewPropertyAnimatorCompatICS
52 public void rotationY(ViewPropertyAnimatorCompat vpa, View view, float value); in rotationY() method165 public void rotationY(ViewPropertyAnimatorCompat vpa, View view, float value) { in rotationY() method in ViewPropertyAnimatorCompat.BaseViewPropertyAnimatorCompatImpl407 public void rotationY(ViewPropertyAnimatorCompat vpa, View view, float value) { in rotationY() method in ViewPropertyAnimatorCompat.ICSViewPropertyAnimatorCompatImpl902 public ViewPropertyAnimatorCompat rotationY(float value) { in rotationY() method in ViewPropertyAnimatorCompat
587 public boolean setRotationY(float rotationY) { in setRotationY()881 private static native boolean nSetRotationY(long renderNode, float rotationY); in nSetRotationY()
581 public ViewPropertyAnimator rotationY(float value) { in rotationY() method in ViewPropertyAnimator
307 bool setRotationY(float rotationY) { in setRotationY()