Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/bench/
H A DPathOpsBench.cpp51 class PathOpsSimplifyBench : public Benchmark { class
56 PathOpsSimplifyBench(const char suffix[], const SkPath& path) : fPath(path) { in PathOpsSimplifyBench() function in PathOpsSimplifyBench
95 DEF_BENCH( return new PathOpsSimplifyBench("rects", makerects()); )