Searched defs:ceil (Results 1 – 2 of 2) sorted by relevance
49 public static native float ceil(float value); in ceil() method in FloatMath
57 /*package*/ static float ceil(float value) { in ceil() method in FloatMath_Delegate