Home
last modified time | relevance | path

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

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