Searched refs:mPivotXValue (Results 1 – 3 of 3) sorted by relevance
36 private float mPivotXValue = 0.0f; field in RotateAnimation61 mPivotXValue = d.value; in RotateAnimation()110 mPivotXValue = pivotX; in RotateAnimation()145 mPivotXValue = pivotXValue; in RotateAnimation()158 mPivotX = mPivotXValue; in initializePivotPoint()180 mPivotX = resolveSize(mPivotXType, mPivotXValue, width, parentWidth); in initialize()
50 private float mPivotXValue = 0.0f; field in ScaleAnimation123 mPivotXValue = d.value; in ScaleAnimation()181 mPivotXValue = pivotX; in ScaleAnimation()220 mPivotXValue = pivotXValue; in ScaleAnimation()233 mPivotX = mPivotXValue; in initializePivotPoint()286 mPivotX = resolveSize(mPivotXType, mPivotXValue, width, parentWidth); in initialize()
73648 Landroid/view/animation/RotateAnimation;->mPivotXValue:F73662 Landroid/view/animation/ScaleAnimation;->mPivotXValue:F