Home
last modified time | relevance | path

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

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