Static Public Member Functions | |
| static std::vector< Point > | GenerateSolidStrokeVertices (const Path::Polyline &polyline, Scalar stroke_width, Scalar miter_limit, Join stroke_join, Cap stroke_cap, Scalar scale) |
Definition at line 14 of file geometry_benchmarks.cc.
|
inlinestatic |
Definition at line 16 of file geometry_benchmarks.cc.
References polyline, scale, and stroke_width.
Referenced by impeller::BM_StrokePolyline().