Searched refs:IceCreamPolyUtilsBench (Results 1 – 1 of 1) sorted by relevance
208 class IceCreamPolyUtilsBench : public PolyUtilsBench { class210 IceCreamPolyUtilsBench(PolyUtilsBench::Type type) : INHERITED(type) {} in IceCreamPolyUtilsBench() function in IceCreamPolyUtilsBench253 DEF_BENCH(return new IceCreamPolyUtilsBench(PolyUtilsBench::Type::kConvexCheck);)254 DEF_BENCH(return new IceCreamPolyUtilsBench(PolyUtilsBench::Type::kSimpleCheck);)255 DEF_BENCH(return new IceCreamPolyUtilsBench(PolyUtilsBench::Type::kInsetConvex);)256 DEF_BENCH(return new IceCreamPolyUtilsBench(PolyUtilsBench::Type::kOffsetSimple);)257 DEF_BENCH(return new IceCreamPolyUtilsBench(PolyUtilsBench::Type::kTessellateSimple);)