Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DVectorDrawable.cpp191 paint.setStrokeJoin(SkPaint::Join(properties.getStrokeLineJoin())); in draw()
DVectorDrawable.h279 float getStrokeLineJoin() const { return mPrimitiveFields.strokeLineJoin; } in getStrokeLineJoin() function