Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Macros
DisplacementBench.cpp File Reference
#include "bench/Benchmark.h"
#include "include/core/SkBitmap.h"
#include "include/core/SkCanvas.h"
#include "include/core/SkFont.h"
#include "include/core/SkSurface.h"
#include "include/effects/SkImageFilters.h"
#include "tools/fonts/FontToolUtils.h"

Go to the source code of this file.

Classes

class  DisplacementBaseBench
 
class  DisplacementZeroBench
 
class  DisplacementAlphaBench
 
class  DisplacementFullBench
 

Macros

#define FILTER_WIDTH_SMALL   32
 
#define FILTER_HEIGHT_SMALL   32
 
#define FILTER_WIDTH_LARGE   256
 
#define FILTER_HEIGHT_LARGE   256
 

Macro Definition Documentation

◆ FILTER_HEIGHT_LARGE

#define FILTER_HEIGHT_LARGE   256

Definition at line 19 of file DisplacementBench.cpp.

◆ FILTER_HEIGHT_SMALL

#define FILTER_HEIGHT_SMALL   32

Definition at line 17 of file DisplacementBench.cpp.

◆ FILTER_WIDTH_LARGE

#define FILTER_WIDTH_LARGE   256

Definition at line 18 of file DisplacementBench.cpp.

◆ FILTER_WIDTH_SMALL

#define FILTER_WIDTH_SMALL   32

Definition at line 16 of file DisplacementBench.cpp.