Searched refs:GiantDashBench (Results 1 – 1 of 1) sorted by relevance
295 class GiantDashBench : public Benchmark { class315 GiantDashBench(LineType lt, SkScalar width) { in GiantDashBench() function in GiantDashBench469 DEF_BENCH( return new GiantDashBench(GiantDashBench::kHori_LineType, 0); )470 DEF_BENCH( return new GiantDashBench(GiantDashBench::kVert_LineType, 0); )471 DEF_BENCH( return new GiantDashBench(GiantDashBench::kDiag_LineType, 0); )476 DEF_BENCH( return new GiantDashBench(GiantDashBench::kHori_LineType, 2); )477 DEF_BENCH( return new GiantDashBench(GiantDashBench::kVert_LineType, 2); )478 DEF_BENCH( return new GiantDashBench(GiantDashBench::kDiag_LineType, 2); )