Searched refs:nSetFillAlpha (Results 1 – 3 of 3) sorted by relevance
2223 nSetFillAlpha(mNativePtr, fillAlpha); in setFillAlpha()2399 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
20562 Landroid/graphics/drawable/VectorDrawable;->nSetFillAlpha(JF)V