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

/external/opencv3/modules/java/src/
H A Dcore+Core.java1313 bitwise_xor_0(src1.nativeObj, src2.nativeObj, dst.nativeObj, mask.nativeObj);
2386 private static native void bitwise_xor_0(long src1_nativeObj, long src2_nativeObj, long dst_nativeObj, long mask_nativeObj); method in class:Core

Completed in 86 milliseconds