Searched refs:nSetStrokeWidth (Results 1 – 3 of 3) sorted by relevance
2171 nSetStrokeWidth(mNativePtr, strokeWidth); in setStrokeWidth()2368 private static native void nSetStrokeWidth(long pathPtr, float width); in nSetStrokeWidth() method in VectorDrawable
1259 nSetStrokeWidth(mNativePaint, width); in setStrokeWidth()3777 private static native void nSetStrokeWidth(long paintPtr, float width); in nSetStrokeWidth() method in Paint
17698 Landroid/graphics/drawable/VectorDrawable;->nSetStrokeWidth(JF)V18149 Landroid/graphics/Paint;->nSetStrokeWidth(JF)V