Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/android/graphics/drawable/
DVectorDrawable_Delegate.java229 path.setStrokeLineCap(strokeLineCap); in nUpdateFullPathProperties()
678 private void setStrokeLineCap(int cap) { in setStrokeLineCap() method in VectorDrawable_Delegate.VFullPath_Delegate