Searched defs:LINECAP_ROUND (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/src/android/graphics/drawable/
H A DVectorDrawable_Delegate.java540 private static final int LINECAP_ROUND = 1; field in class:VectorDrawable_Delegate.VFullPath_Delegate
630 return LINECAP_ROUND;
645 case LINECAP_ROUND:
/frameworks/support/graphics/drawable/static/src/android/support/graphics/drawable/
H A DVectorDrawableCompat.java205 private static final int LINECAP_ROUND = 1; field in class:VectorDrawableCompat
1679 case LINECAP_ROUND:

Completed in 35 milliseconds