Home
last modified time | relevance | path

Searched defs:getStrokeLineJoin (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/
DVectorDrawable.h304 float getStrokeLineJoin() const { in getStrokeLineJoin() function
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/drawable/
DVectorDrawable_Delegate.java656 private int getStrokeLineJoin() { in getStrokeLineJoin() method in VectorDrawable_Delegate.VFullPath_Delegate
/frameworks/support/graphics/drawable/static/src/android/support/graphics/drawable/
DVectorDrawableCompat.java1688 private Paint.Join getStrokeLineJoin(int id, Paint.Join defValue) { in getStrokeLineJoin() method in VectorDrawableCompat.VFullPath