Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/android/graphics/drawable/
DVectorDrawable_Delegate.java230 path.setStrokeLineJoin(strokeLineJoin); in nUpdateFullPathProperties()
709 private void setStrokeLineJoin(int join) { in setStrokeLineJoin() method in VectorDrawable_Delegate.VFullPath_Delegate