Searched refs:nSet (Results 1 – 2 of 2) sorted by relevance
519 nSet(mNativePaint, src.mNativePaint); in set()2648 private static native void nSet(long paintPtrDest, long paintPtrSrc); in nSet() method in Paint
703 /*package*/ static void nSet(long native_dst, long native_src) { in nSet() method in Paint_Delegate