Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/android/graphics/drawable/
DVectorDrawable_Delegate.java564 private static final int LINECAP_ROUND = 1; field in VectorDrawable_Delegate.VFullPath_Delegate
656 return LINECAP_ROUND; in getStrokeLineCap()
671 case LINECAP_ROUND: in setStrokeLineCap()
/frameworks/support/graphics/drawable/static/src/android/support/graphics/drawable/
DVectorDrawableCompat.java206 private static final int LINECAP_ROUND = 1; field in VectorDrawableCompat
1689 case LINECAP_ROUND: in getStrokeLineCap()