Home
last modified time | relevance | path

Searched refs:nSetFillAlpha (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
DVectorDrawable.java2223 nSetFillAlpha(mNativePtr, fillAlpha); in setFillAlpha()
2399 private static native void nSetFillAlpha(long pathPtr, float fillAlpha); in nSetFillAlpha() method in VectorDrawable
/frameworks/layoutlib/bridge/src/android/graphics/drawable/
DVectorDrawable_Delegate.java471 static void nSetFillAlpha(long pathPtr, float fillAlpha) { in nSetFillAlpha() method in VectorDrawable_Delegate
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt20562 Landroid/graphics/drawable/VectorDrawable;->nSetFillAlpha(JF)V