Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java142 static native long convertShortToLong(short x); in convertShortToLong() method in CoreMathVerifier
1411 args.out = convertShortToLong(args.inV); in computeConvert()