Home
last modified time | relevance | path

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

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