Home
last modified time | relevance | path

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

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