Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/android/graphics/drawable/
DVectorDrawable_Delegate.java580 private static final int LINEJOIN_ROUND = 1; field in VectorDrawable_Delegate.VFullPath_Delegate
699 return LINEJOIN_ROUND; in getStrokeLineJoin()
717 case LINEJOIN_ROUND: in setStrokeLineJoin()