Home
last modified time | relevance | path

Searched refs:LINECAP_BUTT (Results 1 – 2 of 2) sorted by relevance

/frameworks/layoutlib/bridge/src/android/graphics/drawable/
DVectorDrawable_Delegate.java563 private static final int LINECAP_BUTT = 0; field in VectorDrawable_Delegate.VFullPath_Delegate
654 return LINECAP_BUTT; in getStrokeLineCap()
668 case LINECAP_BUTT: in setStrokeLineCap()
/frameworks/support/graphics/drawable/static/src/android/support/graphics/drawable/
DVectorDrawableCompat.java205 private static final int LINECAP_BUTT = 0; field in VectorDrawableCompat
1687 case LINECAP_BUTT: in getStrokeLineCap()