Searched refs:IntersectingPolyUtilsBench (Results 1 – 1 of 1) sorted by relevance
157 class IntersectingPolyUtilsBench : public PolyUtilsBench { class159 IntersectingPolyUtilsBench(PolyUtilsBench::Type type) : INHERITED(type) {} in IntersectingPolyUtilsBench() function in IntersectingPolyUtilsBench243 DEF_BENCH(return new IntersectingPolyUtilsBench(PolyUtilsBench::Type::kConvexCheck);)244 DEF_BENCH(return new IntersectingPolyUtilsBench(PolyUtilsBench::Type::kSimpleCheck);)245 DEF_BENCH(return new IntersectingPolyUtilsBench(PolyUtilsBench::Type::kInsetConvex);)246 DEF_BENCH(return new IntersectingPolyUtilsBench(PolyUtilsBench::Type::kOffsetSimple);)247 DEF_BENCH(return new IntersectingPolyUtilsBench(PolyUtilsBench::Type::kTessellateSimple);)