Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java96 static native short minI16(short x, short y); in minI16() method in CoreMathVerifier
1257 args.out = minI16(args.inMaxValue, maxI16(args.inValue, args.inMinValue)); in computeClamp()
2327 args.out = minI16(args.inA, args.inB);