Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Variables
TableBench.cpp File Reference
#include "bench/Benchmark.h"
#include "include/core/SkCanvas.h"
#include "include/core/SkRect.h"

Go to the source code of this file.

Classes

class  TableBench
 

Variables

static const SkScalar kCellWidth = SkIntToScalar(20)
 
static const SkScalar kCellHeight = SkIntToScalar(10)
 

Variable Documentation

◆ kCellHeight

const SkScalar kCellHeight = SkIntToScalar(10)
static

Definition at line 13 of file TableBench.cpp.

◆ kCellWidth

const SkScalar kCellWidth = SkIntToScalar(20)
static

Definition at line 12 of file TableBench.cpp.