Home
last modified time | relevance | path

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

/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