Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java159 static native byte convertIntToUchar(int x); in convertIntToUchar() method in CoreMathVerifier
1470 args.out = convertIntToUchar(args.inV); in computeConvert()