Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java220 static native long convertDoubleToUlong(double x); in convertDoubleToUlong() method in CoreMathVerifier
1636 args.out = convertDoubleToUlong(args.inVDouble); in computeConvert()
1710 args.out = convertDoubleToUlong(args.inV); in computeConvert()