Home
last modified time | relevance | path

Searched refs:nSetStrokeWidth (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
DVectorDrawable.java2171 nSetStrokeWidth(mNativePtr, strokeWidth); in setStrokeWidth()
2368 private static native void nSetStrokeWidth(long pathPtr, float width); in nSetStrokeWidth() method in VectorDrawable
/frameworks/base/graphics/java/android/graphics/
DPaint.java1259 nSetStrokeWidth(mNativePaint, width); in setStrokeWidth()
3777 private static native void nSetStrokeWidth(long paintPtr, float width); in nSetStrokeWidth() method in Paint
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt17698 Landroid/graphics/drawable/VectorDrawable;->nSetStrokeWidth(JF)V
18149 Landroid/graphics/Paint;->nSetStrokeWidth(JF)V