Searched refs:nSetFillAlpha (Results 1 – 2 of 2) sorted by relevance
1736 nSetFillAlpha(mNativePtr, fillAlpha); in setFillAlpha()1863 private static native void nSetFillAlpha(long pathPtr, float fillAlpha); in nSetFillAlpha() method in VectorDrawable
447 static void nSetFillAlpha(long pathPtr, float fillAlpha) { in nSetFillAlpha() method in VectorDrawable_Delegate