Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java86 static native byte maxI8(byte x, byte y); in maxI8() method in CoreMathVerifier
1249 args.out = minI8(args.inMaxValue, maxI8(args.inValue, args.inMinValue)); in computeClamp()
2270 args.out = maxI8(args.inA, args.inB);