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

/frameworks/base/tools/layoutlib/bridge/src/android/graphics/drawable/
H A DVectorDrawable_Delegate.java541 private static final int LINECAP_SQUARE = 2; field in class:VectorDrawable_Delegate.VFullPath_Delegate
632 return LINECAP_SQUARE;
648 case LINECAP_SQUARE:
/frameworks/support/graphics/drawable/static/src/android/support/graphics/drawable/
H A DVectorDrawableCompat.java238 private static final int LINECAP_SQUARE = 2; field in class:VectorDrawableCompat
1713 case LINECAP_SQUARE:

Completed in 92 milliseconds