Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/android/graphics/drawable/
DVectorDrawable_Delegate.java575 private static final int LINECAP_BUTT = 0; field in VectorDrawable_Delegate.VFullPath_Delegate
666 return LINECAP_BUTT; in getStrokeLineCap()
680 case LINECAP_BUTT: in setStrokeLineCap()