Searched refs:FILL_COLOR_INDEX (Results 1 – 2 of 2) sorted by relevance
186 properties.putInt(VFullPath_Delegate.FILL_COLOR_INDEX * 4, path.getFillColor()); in nGetFullPathProperties()553 private static final int FILL_COLOR_INDEX = 3; field in VectorDrawable_Delegate.VFullPath_Delegate597 case FILL_COLOR_INDEX: in getIntPropertySetter()
1633 private static final int FILL_COLOR_INDEX = 3; field in VectorDrawable.VFullPath1652 put("fillColor", FILL_COLOR_INDEX);1899 int fillColor = properties.getInt(FILL_COLOR_INDEX * 4); in updateStateFromTypedArray()