Searched refs:nSetStrokeJoin (Results 1 – 2 of 2) 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