Searched refs:PathOpsSimplifyBench (Results 1 – 1 of 1) sorted by relevance
51 class PathOpsSimplifyBench : public Benchmark { class56 PathOpsSimplifyBench(const char suffix[], const SkPath& path) : fPath(path) { in PathOpsSimplifyBench() function in PathOpsSimplifyBench95 DEF_BENCH( return new PathOpsSimplifyBench("rects", makerects()); )