Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/android/graphics/drawable/
DVectorDrawable_Delegate.java204 properties.putInt(VFullPath_Delegate.STROKE_LINE_CAP_INDEX * 4, path.getStrokeLineCap()); in nGetFullPathProperties()
570 private static final int STROKE_LINE_CAP_INDEX = 8; field in VectorDrawable_Delegate.VFullPath_Delegate
/frameworks/base/graphics/java/android/graphics/drawable/
DVectorDrawable.java1753 private static final int STROKE_LINE_CAP_INDEX = 8; field in VectorDrawable.VFullPath
2019 int strokeLineCap = properties.getInt(STROKE_LINE_CAP_INDEX * 4); in updateStateFromTypedArray()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt20437 Landroid/graphics/drawable/VectorDrawable$VFullPath;->STROKE_LINE_CAP_INDEX:I