Home | History | Annotate | Download | only in view

Lines Matching defs:setScaleX

4686             setScaleX(sx);
11799 * {@link #setScaleX(float)} or {@link #setRotation(float)}.
12145 public void setScaleX(float scaleX) {
12148 mRenderNode.setScaleX(scaleX);
12194 * and {@link #setScaleX(float) scaled}.
12211 * {@link #setRotation(float) rotated} and {@link #setScaleX(float) scaled}.
22194 * {@link View#setScaleX(float)} and {@link View#getScaleX()} methods.
22199 object.setScaleX(value);