Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java136 static native byte convertShortToChar(short x); in convertShortToChar() method in CoreMathVerifier
1393 args.out = convertShortToChar(args.inV); in computeConvert()