Home | History | Annotate | Download | only in view

Lines Matching refs:setRotationY

3953             setRotationY(rotationY);
9426 * @see #setRotationY(float)
9476 * @see #setRotationY(float)
9504 * @see #setRotationY(float)
9532 public void setRotationY(float rotationY) {
9541 mDisplayList.setRotationY(rotationY);
9578 * @see #setRotationY(float)
18216 * {@link View#setRotationY(float)} and {@link View#getRotationY()} methods.
18221 object.setRotationY(value);