Home
last modified time | relevance | path

Searched defs:floor (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/util/src/android/util/cts/
DHalfTest.java311 public void floor() { in floor() method in HalfTest
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java74 static native float floor(float x); in floor() method in CoreMathVerifier
644 static private Target.Floaty floor(double d, Target t) { in floor() method in CoreMathVerifier
2058 float floor = floor(args.inV); in computeFract() local
2071 float floor = floor(args.inV); in computeFract() local