Searched defs:rotationX (Results 1 – 4 of 4) sorted by relevance
414 float translationZ, float scaleX, float scaleY, float rotationX, in setTransforms()432 public final float rotationX; field in ChangeTransform.Transforms
547 public ViewPropertyAnimator rotationX(float value) { in rotationX() method in ViewPropertyAnimator
1026 public boolean setRotationX(float rotationX) { in setRotationX()1680 private static native boolean nSetRotationX(long renderNode, float rotationX); in nSetRotationX()
291 bool setRotationX(float rotationX) { in setRotationX()