Searched refs:STROKE_LINE_JOIN_INDEX (Results 1 – 2 of 2) sorted by relevance
205 properties.putInt(VFullPath_Delegate.STROKE_LINE_JOIN_INDEX * 4, path.getStrokeLineJoin()); in nGetFullPathProperties()571 private static final int STROKE_LINE_JOIN_INDEX = 9; field in VectorDrawable_Delegate.VFullPath_Delegate
1754 private static final int STROKE_LINE_JOIN_INDEX = 9; field in VectorDrawable.VFullPath2020 int strokeLineJoin = properties.getInt(STROKE_LINE_JOIN_INDEX * 4); in updateStateFromTypedArray()