Searched refs:nSetStrokeJoin (Results 1 – 2 of 2) sorted by relevance
1321 nSetStrokeJoin(mNativePaint, join.nativeInt); in setStrokeJoin()3728 private static native void nSetStrokeJoin(long paintPtr, int join); in nSetStrokeJoin() method in Paint
18147 Landroid/graphics/Paint;->nSetStrokeJoin(JI)V