Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java97 static native short minU16(short x, short y); in minU16() method in CoreMathVerifier
1261 args.out = minU16(args.inMaxValue, maxU16(args.inValue, args.inMinValue)); in computeClamp()
2331 args.out = minU16(args.inA, args.inB);