Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/drawable/
DVectorDrawable.java2165 return isTreeValid() ? nGetStrokeWidth(mNativePtr) : 0; in getStrokeWidth()
2366 private static native float nGetStrokeWidth(long pathPtr); in nGetStrokeWidth() method in VectorDrawable
/frameworks/base/graphics/java/android/graphics/
DPaint.java1247 return nGetStrokeWidth(mNativePaint); in getStrokeWidth()
3779 private static native float nGetStrokeWidth(long paintPtr); in nGetStrokeWidth() method in Paint
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt17676 Landroid/graphics/drawable/VectorDrawable;->nGetStrokeWidth(J)F
18105 Landroid/graphics/Paint;->nGetStrokeWidth(J)F