Searched defs:getRotationY (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/view/
H A DView.java9024 public float getRotationY() { method in class:View
9038 * @see #getRotationY()
17164 * {@link View#setRotationY(float)} and {@link View#getRotationY()} methods.
17174 return object.getRotationY();

Completed in 58 milliseconds