Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/android/graphics/drawable/
DVectorDrawable_Delegate.java577 private static final int LINECAP_SQUARE = 2; field in VectorDrawable_Delegate.VFullPath_Delegate
670 return LINECAP_SQUARE; in getStrokeLineCap()
686 case LINECAP_SQUARE: in setStrokeLineCap()