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