Home | History | Annotate | Download | only in hwui

Lines Matching full:atan2

275         float beginTheta = atan2(
278 float endTheta = atan2(
464 float theta = atan2(normal.y, normal.x);