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

  /external/mesa3d/src/compiler/glsl/glcpp/tests/
091-hash-line.c 10 #define NINETY 90
12 #line NINETY TWO /* A #line line with macro expansion */
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
FilterRotateRepresentation.java 37 ZERO(0), NINETY(90), ONE_EIGHTY(180), TWO_SEVENTY(270);
53 return NINETY;
92 mRotation = Rotation.NINETY;
94 case NINETY:

Completed in 124 milliseconds