Home
last modified time | relevance | path

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

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