Home
last modified time | relevance | path

Searched defs:setFillAlpha (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/libs/hwui/
DVectorDrawable.h261 void setFillAlpha(float fillAlpha) { in setFillAlpha() function
/frameworks/base/libs/hwui/jni/
Dandroid_graphics_drawable_VectorDrawable.cpp320 static void setFillAlpha(JNIEnv*, jobject, jlong fullPathPtr, jfloat fillAlpha) { in setFillAlpha() function
/frameworks/layoutlib/bridge/src/android/graphics/drawable/
DVectorDrawable_Delegate.java761 private void setFillAlpha(float fillAlpha) { in setFillAlpha() method in VectorDrawable_Delegate.VFullPath_Delegate
/frameworks/base/graphics/java/android/graphics/drawable/
DVectorDrawable.java2221 void setFillAlpha(float fillAlpha) { in setFillAlpha() method in VectorDrawable.VFullPath