Home
last modified time | relevance | path

Searched defs:PathOpsBench (Results 1 – 1 of 1) sorted by relevance

/external/skia/bench/
DPathOpsBench.cpp16 class PathOpsBench : public Benchmark { class
22 PathOpsBench(const char suffix[], SkPathOp op) : fOp(op) { in PathOpsBench() function in PathOpsBench