Home | History | Annotate | Download | only in hwui

Lines Matching refs:acos

157             int neededDivisions = (int)(ceilf(PI / acos(targetCosVal)/2)) * 2;