Searched refs:STROKE_COLOR_INDEX (Results 1 – 2 of 2) sorted by relevance
184 properties.putInt(VFullPath_Delegate.STROKE_COLOR_INDEX * 4, path.getStrokeColor()); in nGetFullPathProperties()551 private static final int STROKE_COLOR_INDEX = 1; field in VectorDrawable_Delegate.VFullPath_Delegate595 case STROKE_COLOR_INDEX: in getIntPropertySetter()
1631 private static final int STROKE_COLOR_INDEX = 1; field in VectorDrawable.VFullPath1650 put("strokeColor", STROKE_COLOR_INDEX);1897 int strokeColor = properties.getInt(STROKE_COLOR_INDEX * 4); in updateStateFromTypedArray()