Searched refs:ARC (Results 1 - 1 of 1) sorted by last modified time

/frameworks/native/libs/input/tests/
H A DInputEvent_test.cpp538 // of ARC * i degrees clockwise relative to the Y axis.
544 const float ARC = 36; local
545 const float ROTATION = ARC * 2;
551 float angle = float(i * ARC * PI_180);
583 float angle = float((i * ARC + ROTATION) * PI_180);

Completed in 1526 milliseconds