Searched refs:IceCreamPolyUtilsBench (Results 1 – 1 of 1) sorted by relevance
214 class IceCreamPolyUtilsBench : public PolyUtilsBench { class216 IceCreamPolyUtilsBench(PolyUtilsBench::Type type) : INHERITED(type) {} in IceCreamPolyUtilsBench() function in IceCreamPolyUtilsBench259 DEF_BENCH(return new IceCreamPolyUtilsBench(PolyUtilsBench::Type::kConvexCheck);)260 DEF_BENCH(return new IceCreamPolyUtilsBench(PolyUtilsBench::Type::kSimpleCheck);)261 DEF_BENCH(return new IceCreamPolyUtilsBench(PolyUtilsBench::Type::kInsetConvex);)262 DEF_BENCH(return new IceCreamPolyUtilsBench(PolyUtilsBench::Type::kOffsetSimple);)263 DEF_BENCH(return new IceCreamPolyUtilsBench(PolyUtilsBench::Type::kTessellateSimple);)