Home
last modified time | relevance | path

Searched refs:RectPathBench (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/bench/
H A DPathBench.cpp96 class RectPathBench : public PathBench { class
98 RectPathBench(Flags flags) : INHERITED(flags) {} in RectPathBench() function in RectPathBench
1159 DEF_BENCH( return new RectPathBench(FLAGS00); )
1160 DEF_BENCH( return new RectPathBench(FLAGS01); )
1161 DEF_BENCH( return new RectPathBench(FLAGS10); )
1162 DEF_BENCH( return new RectPathBench(FLAGS11); )

Completed in 3 milliseconds