Searched defs:endRotation (Results 1 – 2 of 2) sorted by relevance
52 float endRotation = (Float) endValues.values.get(PROPNAME_ROTATION); in createAnimator() local
283 final int startRotation, final int endRotation) { in startEnterAnimation()