Searched refs:invert_0 (Results 1 - 1 of 1) sorted by relevance

/external/opencv3/modules/java/src/
H A Dcore+Core.java1785 double retVal = invert_0(src.nativeObj, dst.nativeObj, flags);
2476 private static native double invert_0(long src_nativeObj, long dst_nativeObj, int flags); method in class:Core

Completed in 120 milliseconds