Searched refs:make_fixed_count_tessellator (Results 1 – 1 of 1) sorted by relevance
/third_party/skia/bench/ |
D | TessellateBench.cpp | 253 static std::unique_ptr<StrokeTessellator> make_fixed_count_tessellator(PatchAttribs attribs) { in make_fixed_count_tessellator() function 396 make_simple_cubic_path, make_fixed_count_tessellator, PatchAttribs::kNone, 1, 401 make_simple_cubic_path, make_fixed_count_tessellator, PatchAttribs::kNone, 5, 406 make_motionmark_paths, make_fixed_count_tessellator, PatchAttribs::kStrokeParams, 1,
|