Home
last modified time | relevance | path

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

/external/skia/bench/
DPathBench.cpp100 class RectPathBench : public PathBench { class
102 RectPathBench(Flags flags) : INHERITED(flags) {} in RectPathBench() function in RectPathBench
1128 DEF_BENCH( return new RectPathBench(FLAGS00); )
1129 DEF_BENCH( return new RectPathBench(FLAGS01); )
1130 DEF_BENCH( return new RectPathBench(FLAGS10); )
1131 DEF_BENCH( return new RectPathBench(FLAGS11); )