Home | History | Annotate | Download | only in inputflinger

Lines Matching full:atan2f

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