Searched refs:nGetFillAlpha (Results 1 – 3 of 3) sorted by relevance
2213 return isTreeValid() ? nGetFillAlpha(mNativePtr) : 0; in getFillAlpha()2393 private static native float nGetFillAlpha(long pathPtr); in nGetFillAlpha() method in VectorDrawable
465 static float nGetFillAlpha(long pathPtr) { in nGetFillAlpha() method in VectorDrawable_Delegate
20551 Landroid/graphics/drawable/VectorDrawable;->nGetFillAlpha(J)F