Searched refs:GiantDashBench (Results 1 – 1 of 1) sorted by relevance
299 class GiantDashBench : public SkBenchmark { class319 GiantDashBench(LineType lt, SkScalar width) { in GiantDashBench() function in GiantDashBench408 DEF_BENCH( return new GiantDashBench(GiantDashBench::kHori_LineType, 0); )409 DEF_BENCH( return new GiantDashBench(GiantDashBench::kVert_LineType, 0); )410 DEF_BENCH( return new GiantDashBench(GiantDashBench::kDiag_LineType, 0); )415 DEF_BENCH( return new GiantDashBench(GiantDashBench::kHori_LineType, 2); )416 DEF_BENCH( return new GiantDashBench(GiantDashBench::kVert_LineType, 2); )417 DEF_BENCH( return new GiantDashBench(GiantDashBench::kDiag_LineType, 2); )