Searched refs:nGetStrokeWidth (Results 1 – 5 of 5) sorted by relevance
1169 return nGetStrokeWidth(mNativePaint); in getStrokeWidth()3202 private static native float nGetStrokeWidth(long paintPtr); in nGetStrokeWidth() method in Paint
2180 return isTreeValid() ? nGetStrokeWidth(mNativePtr) : 0; in getStrokeWidth()2381 private static native float nGetStrokeWidth(long pathPtr); in nGetStrokeWidth() method in VectorDrawable
417 static float nGetStrokeWidth(long pathPtr) { in nGetStrokeWidth() method in VectorDrawable_Delegate
411 /*package*/ static float nGetStrokeWidth(long nativePaint) { in nGetStrokeWidth() method in Paint_Delegate
20554 Landroid/graphics/drawable/VectorDrawable;->nGetStrokeWidth(J)F20983 Landroid/graphics/Paint;->nGetStrokeWidth(J)F