Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java148 static native byte convertUshortToUchar(short x); in convertUshortToUchar() method in CoreMathVerifier
1433 args.out = convertUshortToUchar(args.inV); in computeConvert()