HomeSort by relevance Sort by last modified time
    Searched refs:NINETY (Results 1 - 4 of 4) 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:
  /packages/apps/ExactCalculator/src/com/android/calculator2/
BoundedRational.java 436 public final static BoundedRational NINETY = new BoundedRational(90);
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
GeometryMathUtils.java 420 case NINETY:

Completed in 129 milliseconds