Searched refs:STROKE_LINE_CAP_INDEX (Results 1 – 2 of 2) sorted by relevance
179 properties.putInt(VFullPath_Delegate.STROKE_LINE_CAP_INDEX * 4, path.getStrokeLineCap()); in nGetFullPathProperties()534 private static final int STROKE_LINE_CAP_INDEX = 8; field in VectorDrawable_Delegate.VFullPath_Delegate
1410 private static final int STROKE_LINE_CAP_INDEX = 8; field in VectorDrawable.VFullPath1536 int strokeLineCap = properties.getInt(STROKE_LINE_CAP_INDEX * 4); in updateStateFromTypedArray()