Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/android/graphics/drawable/
DVectorDrawable_Delegate.java198 properties.putInt(VFullPath_Delegate.FILL_COLOR_INDEX * 4, path.getFillColor()); in nGetFullPathProperties()
565 private static final int FILL_COLOR_INDEX = 3; field in VectorDrawable_Delegate.VFullPath_Delegate
609 case FILL_COLOR_INDEX: in getIntPropertySetter()
/frameworks/base/graphics/java/android/graphics/drawable/
DVectorDrawable.java1748 private static final int FILL_COLOR_INDEX = 3; field in VectorDrawable.VFullPath
1767 put("fillColor", FILL_COLOR_INDEX);
2014 int fillColor = properties.getInt(FILL_COLOR_INDEX * 4); in updateStateFromTypedArray()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt20399 Landroid/graphics/drawable/VectorDrawable$VFullPath;->FILL_COLOR_INDEX:I