Searched refs:IntersectingPolyUtilsBench (Results 1 – 1 of 1) sorted by relevance
163 class IntersectingPolyUtilsBench : public PolyUtilsBench { class165 IntersectingPolyUtilsBench(PolyUtilsBench::Type type) : INHERITED(type) {} in IntersectingPolyUtilsBench() function in IntersectingPolyUtilsBench249 DEF_BENCH(return new IntersectingPolyUtilsBench(PolyUtilsBench::Type::kConvexCheck);)250 DEF_BENCH(return new IntersectingPolyUtilsBench(PolyUtilsBench::Type::kSimpleCheck);)251 DEF_BENCH(return new IntersectingPolyUtilsBench(PolyUtilsBench::Type::kInsetConvex);)252 DEF_BENCH(return new IntersectingPolyUtilsBench(PolyUtilsBench::Type::kOffsetSimple);)253 DEF_BENCH(return new IntersectingPolyUtilsBench(PolyUtilsBench::Type::kTessellateSimple);)