Searched refs:DrawPathBench (Results 1 – 1 of 1) sorted by relevance
19 class DrawPathBench : public Benchmark { class29 DrawPathBench(bool drawCoverage) in DrawPathBench() function in DrawPathBench75 DEF_BENCH( return new DrawPathBench(false) )76 DEF_BENCH( return new DrawPathBench(true) )