Searched refs:pivotY (Results 1 – 11 of 11) sorted by relevance
224 float pivotY; in inflate() local227 pivotY = 0.5f; in inflate()230 pivotY = pivotYRel ? tv.getFraction(1.0f, 1.0f) : tv.getFloat(); in inflate()270 mState.mPivotY = pivotY; in inflate()
234 final float pivotY = pivotYRel ? tv.getFraction(1.0f, 1.0f) : tv.getFloat(); in inflate() local271 rotateState.mPivotY = pivotY; in inflate()
102 public RotateAnimation(float fromDegrees, float toDegrees, float pivotX, float pivotY) { in RotateAnimation() argument109 mPivotYValue = pivotY; in RotateAnimation()
170 float pivotX, float pivotY) { in ScaleAnimation() argument180 mPivotYValue = pivotY; in ScaleAnimation()
55 android:pivotY="50%"65 android:pivotY="50%"74 android:pivotY="50%"
446 <li><code>pivotX</code>, <code>pivotY</code>: Changes the layer's transformations origin</li>
828 <li><code>pivotX</code> and <code>pivotY</code>: These properties control the location of the
386 android:pivotY="<em>float</em>" />396 android:pivotY="<em>float</em>" />450 outward (or inward) by specifying {@code pivotX} and {@code pivotY}. For example, if these values465 <dt><code>android:pivotY</code></dt>514 <dt><code>android:pivotY</code></dt>540 android:pivotY="50%"552 android:pivotY="50%"559 android:pivotY="50%"768 android:pivotY="50%"
7431 public void setPivotY(float pivotY) {7435 if (info.mPivotY != pivotY) {7439 info.mPivotY = pivotY;
729 field public static final int pivotY = 16843190; // 0x10101b6