Searched defs:floor (Results 1 – 1 of 1) sorted by relevance
74 static native float floor(float x); in floor() method in CoreMathVerifier644 static private Target.Floaty floor(double d, Target t) { in floor() method in CoreMathVerifier2058 float floor = floor(args.inV); in computeFract() local2071 float floor = floor(args.inV); in computeFract() local