Home
last modified time | relevance | path

Searched refs:ZERO (Results 1 – 10 of 10) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
DFilterRotateRepresentation.java37 ZERO(0), NINETY(90), ONE_EIGHTY(180), TWO_SEVENTY(270); enumConstant
51 return ZERO; in fromValue()
91 case ZERO: in rotateCW()
101 mRotation = Rotation.ZERO; in rotateCW()
150 return Rotation.ZERO; in getNil()
/packages/apps/ExactCalculator/src/com/android/calculator2/
DBoundedRational.java261 public final static BoundedRational ZERO = new BoundedRational(0); field in BoundedRational
280 return ZERO; in map0to0()
300 return ZERO; in map1to0()
332 return ZERO; in degreeSin()
340 return ZERO; in degreeSin()
372 return ZERO; in degreeAsin()
415 return ZERO; in degreeAtan()
DCalculatorExpr.java876 if (exp.compareTo(BigInteger.ZERO) < 0) { in pow()
885 if (exp.equals(BigInteger.ZERO)) { in pow()
DEvaluator.java216 ratVal = BoundedRational.ZERO; in InitialResult()
/packages/apps/Camera2/src/com/android/camera/data/
DLocation.java28 public static final Location ZERO = new Location(0.0, 0.0); field in Location
52 return !this.equals(UNKNOWN) && !this.equals(ZERO) in isValid()
DFilmstripItemData.java182 public static final Size ZERO = new Size(0, 0); field in FilmstripItemData.Builder
191 private Size mDimensions = ZERO;
/packages/apps/ExactCalculator/tests/src/com/android/calculator2/
DBRTest.java148 check(BoundedRational.digitsRequired(BoundedRational.ZERO) == 0, "digitsRequired(0)"); in testBR()
154 check(BoundedRational.fact(BoundedRational.ZERO).equals(BoundedRational.ONE), "0!"); in testBR()
/packages/apps/Browser2/test/webexposed/
Dglobal-interface-listing-expected.txt5134 attribute ZERO
/packages/apps/Messaging/build/gcheckstyle/
Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/packages/services/Telecomm/libs/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...