Searched refs:nSetStrokeJoin (Results 1 – 2 of 2) sorted by relevance
1009 nSetStrokeJoin(mNativePaint, join.nativeInt); in setStrokeJoin()2654 private static native void nSetStrokeJoin(long paintPtr, in nSetStrokeJoin() method in Paint
775 /*package*/ static void nSetStrokeJoin(long native_object, int join) { in nSetStrokeJoin() method in Paint_Delegate