Searched refs:nSet (Results 1 – 7 of 7) sorted by relevance
120 nSet(mNativePath, src.mNativePath); in set()835 private static native void nSet(long native_dst, long nSrc); in nSet() method in Path
288 nSet(native_instance, src.native_instance); in set()886 private static native void nSet(long nObject, long nOther); in nSet() method in Matrix
664 nSet(mNativePaint, src.mNativePaint); in set()3139 private static native void nSet(long paintPtrDest, long paintPtrSrc); in nSet() method in Paint
144 /*package*/ static void nSet(long native_dst, long nSrc) { in nSet() method in Path_Delegate
241 /*package*/ static void nSet(long native_object, long other) { in nSet() method in Matrix_Delegate
717 /*package*/ static void nSet(long native_dst, long native_src) { in nSet() method in Paint_Delegate
20859 Landroid/graphics/Matrix;->nSet(JJ)V21004 Landroid/graphics/Paint;->nSet(JJ)V21091 Landroid/graphics/Path;->nSet(JJ)V