Home
last modified time | relevance | path

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

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