Home
last modified time | relevance | path

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

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