Searched refs:nSet (Results 1 – 7 of 7) sorted by relevance
119 nSet(mNativePath, src.mNativePath); in set()828 private static native void nSet(long native_dst, long nSrc); in nSet() method in Path
289 nSet(native_instance, src.native_instance); in set()885 private static native void nSet(long nObject, long nOther); in nSet() method in Matrix
626 nSet(mNativePaint, src.mNativePaint); in set()3093 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
242 /*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
22274 Landroid/graphics/Matrix;->nSet(JJ)V22426 Landroid/graphics/Paint;->nSet(JJ)V22516 Landroid/graphics/Path;->nSet(JJ)V