Searched refs:STROKE_WIDTH_INDEX (Results 1 – 2 of 2) sorted by relevance
170 properties.putFloat(VFullPath_Delegate.STROKE_WIDTH_INDEX * 4, path.getStrokeWidth()); in nGetFullPathProperties()526 private static final int STROKE_WIDTH_INDEX = 0; field in VectorDrawable_Delegate.VFullPath_Delegate
1566 private static final int STROKE_WIDTH_INDEX = 0; field in VectorDrawable.VFullPath1585 put("strokeWidth", STROKE_WIDTH_INDEX);1824 float strokeWidth = properties.getFloat(STROKE_WIDTH_INDEX * 4); in updateStateFromTypedArray()