Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java93 static native long maxU64(long x, long y); in maxU64() method in CoreMathVerifier
1288 args.out = minU64(args.inMaxValue, maxU64(args.inValue, args.inMinValue)); in computeClamp()
2298 args.out = maxU64(args.inA, args.inB);