Searched refs:nGetStrokeWidth (Results 1 – 3 of 3) sorted by relevance
2165 return isTreeValid() ? nGetStrokeWidth(mNativePtr) : 0; in getStrokeWidth()2366 private static native float nGetStrokeWidth(long pathPtr); in nGetStrokeWidth() method in VectorDrawable
1247 return nGetStrokeWidth(mNativePaint); in getStrokeWidth()3779 private static native float nGetStrokeWidth(long paintPtr); in nGetStrokeWidth() method in Paint
17676 Landroid/graphics/drawable/VectorDrawable;->nGetStrokeWidth(J)F18105 Landroid/graphics/Paint;->nGetStrokeWidth(J)F