Searched refs:STROKE_COLOR_INDEX (Results 1 – 3 of 3) sorted by relevance
196 properties.putInt(VFullPath_Delegate.STROKE_COLOR_INDEX * 4, path.getStrokeColor()); in nGetFullPathProperties()563 private static final int STROKE_COLOR_INDEX = 1; field in VectorDrawable_Delegate.VFullPath_Delegate607 case STROKE_COLOR_INDEX: in getIntPropertySetter()
1750 private static final int STROKE_COLOR_INDEX = 1; field in VectorDrawable.VFullPath1769 put("strokeColor", STROKE_COLOR_INDEX);2016 int strokeColor = properties.getInt(STROKE_COLOR_INDEX * 4); in updateStateFromTypedArray()
20427 Landroid/graphics/drawable/VectorDrawable$VFullPath;->STROKE_COLOR_INDEX:I