Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java138 static native short convertShortToShort(short x); in convertShortToShort() method in CoreMathVerifier
1399 args.out = convertShortToShort(args.inV); in computeConvert()