Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java202 static native byte convertFloatToChar(float x); in convertFloatToChar() method in CoreMathVerifier
1652 args.out = convertFloatToChar(args.inV); in computeConvert()