Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java213 static native byte convertDoubleToChar(double x); in convertDoubleToChar() method in CoreMathVerifier
1615 args.out = convertDoubleToChar(args.inVDouble); in computeConvert()
1689 args.out = convertDoubleToChar(args.inV); in computeConvert()