Searched refs:nSetStrokeWidth (Results 1 – 4 of 4) sorted by relevance
941 nSetStrokeWidth(mNativePaint, width); in setStrokeWidth()944 private native void nSetStrokeWidth(long paintPtr, float width); in nSetStrokeWidth() method in Paint
1699 nSetStrokeWidth(mNativePtr, strokeWidth); in setStrokeWidth()1855 private static native void nSetStrokeWidth(long pathPtr, float width); in nSetStrokeWidth() method in VectorDrawable
409 /*package*/ static void nSetStrokeWidth(Paint thisPaint, long nativePaint, float width) { in nSetStrokeWidth() method in Paint_Delegate
399 static void nSetStrokeWidth(long pathPtr, float width) { in nSetStrokeWidth() method in VectorDrawable_Delegate