Home | History | Annotate | Download | only in input

Lines Matching full:atan2f

4192             orientation = atan2f(-sinf(tiltXAngle), sinf(tiltYAngle));
4205 orientation = atan2f(c1, c2) * 0.5f;