Searched refs:getStrokeLineJoin (Results 1 – 2 of 2) sorted by relevance
191 paint.setStrokeJoin(SkPaint::Join(properties.getStrokeLineJoin())); in draw()
279 float getStrokeLineJoin() const { return mPrimitiveFields.strokeLineJoin; } in getStrokeLineJoin() function