Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java181 static native byte convertLongToUchar(long x); in convertLongToUchar() method in CoreMathVerifier
1544 args.out = convertLongToUchar(args.inV); in computeConvert()