Home
last modified time | relevance | path

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

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