Home
last modified time | relevance | path

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

/frameworks/base/tools/layoutlib/bridge/src/android/graphics/drawable/
DVectorDrawable_Delegate.java541 private static final int LINECAP_SQUARE = 2; field in VectorDrawable_Delegate.VFullPath_Delegate
632 return LINECAP_SQUARE; in getStrokeLineCap()
648 case LINECAP_SQUARE: in setStrokeLineCap()
/frameworks/support/graphics/drawable/static/src/android/support/graphics/drawable/
DVectorDrawableCompat.java79 private static final int LINECAP_SQUARE = 2; field in VectorDrawableCompat
1518 case LINECAP_SQUARE: in getStrokeLineCap()