Home
last modified time | relevance | path

Searched refs:NotchPolyUtilsBench (Results 1 – 2 of 2) sorted by relevance

/external/skqp/bench/
DPolyUtilsBench.cpp181 class NotchPolyUtilsBench : public PolyUtilsBench { class
183 NotchPolyUtilsBench(PolyUtilsBench::Type type) : INHERITED(type) {} in NotchPolyUtilsBench() function in NotchPolyUtilsBench
248 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);)
/external/skia/bench/
DPolyUtilsBench.cpp181 class NotchPolyUtilsBench : public PolyUtilsBench { class
183 NotchPolyUtilsBench(PolyUtilsBench::Type type) : INHERITED(type) {} in NotchPolyUtilsBench() function in NotchPolyUtilsBench
248 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);)