Home
last modified time | relevance | path

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

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