Searched defs:rotationY (Results 1 – 4 of 4) sorted by relevance
415 float rotationY, float rotationZ) { in setTransforms()433 public final float rotationY; field in ChangeTransform.Transforms
573 public ViewPropertyAnimator rotationY(float value) { in rotationY() method in ViewPropertyAnimator
1047 public boolean setRotationY(float rotationY) { in setRotationY()1683 private static native boolean nSetRotationY(long renderNode, float rotationY); in nSetRotationY()
297 bool setRotationY(float rotationY) { in setRotationY()