Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
canvas_benchmarks.cc File Reference
#include "flutter/benchmarking/benchmarking.h"
#include "impeller/aiks/canvas.h"

Go to the source code of this file.

Namespaces

namespace  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)