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

  /frameworks/native/libs/input/tests/
InputEvent_test.cpp 538 // of ARC * i degrees clockwise relative to the Y axis.
544 const float ARC = 36;
545 const float ROTATION = ARC * 2;
551 float angle = float(i * ARC * PI_180);
583 float angle = float((i * ARC + ROTATION) * PI_180);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Tkconstants.py 97 ARC='arc'
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
Tkconstants.py 97 ARC='arc'
  /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...]
  /prebuilts/tools/common/netbeans-visual/
org-netbeans-api-visual.jar 

Completed in 259 milliseconds