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