Searched refs:add_2 (Results 1 – 1 of 1) sorted by relevance
413 add_2(src1.nativeObj, src2.nativeObj, dst.nativeObj); in add()2223 private static native void add_2(long src1_nativeObj, long src2_nativeObj, long dst_nativeObj); in add_2() method in Core