Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java90 static native int maxI32(int x, int y); in maxI32() method in CoreMathVerifier
1265 args.out = minI32(args.inMaxValue, maxI32(args.inValue, args.inMinValue)); in computeClamp()
2286 args.out = maxI32(args.inA, args.inB);