Searched refs:theta0 (Results 1 – 1 of 1) sorted by relevance
93 double theta0 = mIsRtl ? 0 : Math.PI; in getPosition() local104 theta0 += direction * thetaShift; in getPosition()118 double theta = theta0 + index * (2 * Math.PI / curNumItems) * direction; in getPosition()