Searched refs:nSetStrokeJoin (Results 1 – 3 of 3) sorted by relevance
1197 nSetStrokeJoin(mNativePaint, join.nativeInt); in setStrokeJoin()3105 private static native void nSetStrokeJoin(long paintPtr, int join); in nSetStrokeJoin() method in Paint
789 /*package*/ static void nSetStrokeJoin(long native_object, int join) { in nSetStrokeJoin() method in Paint_Delegate
21034 Landroid/graphics/Paint;->nSetStrokeJoin(JI)V