Searched refs:pivotXValue (Results 1 – 2 of 2) sorted by relevance
140 public RotateAnimation(float fromDegrees, float toDegrees, int pivotXType, float pivotXValue, in RotateAnimation() argument145 mPivotXValue = pivotXValue; in RotateAnimation()
213 int pivotXType, float pivotXValue, int pivotYType, float pivotYValue) { in ScaleAnimation() argument220 mPivotXValue = pivotXValue; in ScaleAnimation()