HomeSort by relevance Sort by last modified time
    Searched defs:ARC (Results 1 - 2 of 2) sorted by null

  /cts/tests/tests/view/src/android/view/cts/
MotionEventTest.java 336 // of ARC * i degrees clockwise relative to the Y axis.
342 final float ARC = 36;
343 final float ROTATION = ARC * 2;
350 final float angle = (float) (i * ARC * PI_180);
386 final float angle = (float) ((i * ARC + ROTATION) * PI_180);
  /external/clang/lib/Driver/
Tools.cpp     [all...]

Completed in 177 milliseconds