Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java100 static native long minI64(long x, long y); in minI64() method in CoreMathVerifier
1284 args.out = minI64(args.inMaxValue, maxI64(args.inValue, args.inMinValue)); in computeClamp()
2343 args.out = minI64(args.inA, args.inB);