Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java158 static native byte convertIntToChar(int x); in convertIntToChar() method in CoreMathVerifier
1467 args.out = convertIntToChar(args.inV); in computeConvert()