Home
last modified time | relevance | path

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

/external/skqp/bench/
DPathBench.cpp94 class RectPathBench : public PathBench { class
96 RectPathBench(Flags flags) : INHERITED(flags) {} in RectPathBench() function in RectPathBench
1122 DEF_BENCH( return new RectPathBench(FLAGS00); )
1123 DEF_BENCH( return new RectPathBench(FLAGS01); )
1124 DEF_BENCH( return new RectPathBench(FLAGS10); )
1125 DEF_BENCH( return new RectPathBench(FLAGS11); )
/external/skia/bench/
DPathBench.cpp94 class RectPathBench : public PathBench { class
96 RectPathBench(Flags flags) : INHERITED(flags) {} in RectPathBench() function in RectPathBench
1122 DEF_BENCH( return new RectPathBench(FLAGS00); )
1123 DEF_BENCH( return new RectPathBench(FLAGS01); )
1124 DEF_BENCH( return new RectPathBench(FLAGS10); )
1125 DEF_BENCH( return new RectPathBench(FLAGS11); )