Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java214 static native byte convertDoubleToUchar(double x); in convertDoubleToUchar() method in CoreMathVerifier
1618 args.out = convertDoubleToUchar(args.inVDouble); in computeConvert()
1692 args.out = convertDoubleToUchar(args.inV); in computeConvert()