Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java218 static native int convertDoubleToUint(double x); in convertDoubleToUint() method in CoreMathVerifier
1630 args.out = convertDoubleToUint(args.inVDouble); in computeConvert()
1704 args.out = convertDoubleToUint(args.inV); in computeConvert()