Home
last modified time | relevance | path

Searched refs:STROKE_COLOR_INDEX (Results 1 – 3 of 3) sorted by relevance

/frameworks/layoutlib/bridge/src/android/graphics/drawable/
DVectorDrawable_Delegate.java196 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_Delegate
607 case STROKE_COLOR_INDEX: in getIntPropertySetter()
/frameworks/base/graphics/java/android/graphics/drawable/
DVectorDrawable.java1746 private static final int STROKE_COLOR_INDEX = 1; field in VectorDrawable.VFullPath
1765 put("strokeColor", STROKE_COLOR_INDEX);
2012 int strokeColor = properties.getInt(STROKE_COLOR_INDEX * 4); in updateStateFromTypedArray()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt20436 Landroid/graphics/drawable/VectorDrawable$VFullPath;->STROKE_COLOR_INDEX:I