Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java87 static native byte maxU8(byte x, byte y); in maxU8() method in CoreMathVerifier
1253 args.out = minU8(args.inMaxValue, maxU8(args.inValue, args.inMinValue)); in computeClamp()
2274 args.out = maxU8(args.inA, args.inB);