Home | History | Annotate | Download | only in hwui

Lines Matching refs:atan2

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