Go to the source code of this file.
Namespaces | |
| impeller | |
Functions | |
| template<class... Args> | |
| static void | impeller::BM_CanvasRecord (benchmark::State &state, Args &&... args) |
| impeller::BENCHMARK_CAPTURE (BM_CanvasRecord, draw_rect, &DrawRect) | |
| impeller::BENCHMARK_CAPTURE (BM_CanvasRecord, draw_circle, &DrawCircle) | |
| impeller::BENCHMARK_CAPTURE (BM_CanvasRecord, draw_line, &DrawLine) | |