Searched refs:NotchPolyUtilsBench (Results 1 – 2 of 2) sorted by relevance
181 class NotchPolyUtilsBench : public PolyUtilsBench { class183 NotchPolyUtilsBench(PolyUtilsBench::Type type) : INHERITED(type) {} in NotchPolyUtilsBench() function in NotchPolyUtilsBench248 DEF_BENCH(return new NotchPolyUtilsBench(PolyUtilsBench::Type::kConvexCheck);)249 DEF_BENCH(return new NotchPolyUtilsBench(PolyUtilsBench::Type::kSimpleCheck);)250 DEF_BENCH(return new NotchPolyUtilsBench(PolyUtilsBench::Type::kInsetConvex);)251 DEF_BENCH(return new NotchPolyUtilsBench(PolyUtilsBench::Type::kOffsetSimple);)252 DEF_BENCH(return new NotchPolyUtilsBench(PolyUtilsBench::Type::kTessellateSimple);)