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

/external/skia/bench/
H A DPathBench.cpp94 class RectPathBench : public PathBench { class in inherits:PathBench
96 RectPathBench(Flags flags) : INHERITED(flags) {} function in class: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/skqp/bench/
H A DPathBench.cpp94 class RectPathBench : public PathBench { class in inherits:PathBench
96 RectPathBench(Flags flags) : INHERITED(flags) {} function in class: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); )

Completed in 76 milliseconds