Home | History | Annotate | Download | only in ui

Lines Matching refs:endAngle

791             float endAngle = getArcCenter(to, getItemPos(to), count)
793 mSlice = new LinearAnimation(startAngle, endAngle);