Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java151 static native int convertUshortToInt(short x); in convertUshortToInt() method in CoreMathVerifier
1442 args.out = convertUshortToInt(args.inV); in computeConvert()