Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/android/graphics/drawable/
DVectorDrawable_Delegate.java205 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
/frameworks/base/graphics/java/android/graphics/drawable/
DVectorDrawable.java1758 private static final int STROKE_LINE_JOIN_INDEX = 9; field in VectorDrawable.VFullPath
2024 int strokeLineJoin = properties.getInt(STROKE_LINE_JOIN_INDEX * 4); in updateStateFromTypedArray()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt20429 Landroid/graphics/drawable/VectorDrawable$VFullPath;->STROKE_LINE_JOIN_INDEX:I