Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/android/graphics/drawable/
DVectorDrawable_Delegate.java576 private static final int LINECAP_ROUND = 1; field in VectorDrawable_Delegate.VFullPath_Delegate
668 return LINECAP_ROUND; in getStrokeLineCap()
683 case LINECAP_ROUND: in setStrokeLineCap()