Searched defs:PathOpsBench (Results 1 – 1 of 1) sorted by relevance
16 class PathOpsBench : public Benchmark { class22 PathOpsBench(const char suffix[], SkPathOp op) : fOp(op) { in PathOpsBench() function in PathOpsBench