Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java91 static native int maxU32(int x, int y); in maxU32() method in CoreMathVerifier
1269 args.out = minU32(args.inMaxValue, maxU32(args.inValue, args.inMinValue)); in computeClamp()
2290 args.out = maxU32(args.inA, args.inB);