Home
last modified time | relevance | path

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

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