Searched refs:nSetFillAlpha (Results 1 – 3 of 3) sorted by relevance
2219 nSetFillAlpha(mNativePtr, fillAlpha); in setFillAlpha()2395 private static native void nSetFillAlpha(long pathPtr, float fillAlpha); in nSetFillAlpha() method in VectorDrawable
471 static void nSetFillAlpha(long pathPtr, float fillAlpha) { in nSetFillAlpha() method in VectorDrawable_Delegate
20571 Landroid/graphics/drawable/VectorDrawable;->nSetFillAlpha(JF)V