Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Macros
ShaperBench.cpp File Reference
#include "bench/Benchmark.h"
#include "modules/skshaper/include/SkShaper.h"
#include "tools/Resources.h"
#include "tools/fonts/FontToolUtils.h"
#include <cfloat>

Go to the source code of this file.

Macros

#define SHAPER_BENCH(X)   DEF_BENCH(return new ShaperBench("text/" #X ".txt", "shaper_" #X);)
 

Macro Definition Documentation

◆ SHAPER_BENCH

#define SHAPER_BENCH (   X)    DEF_BENCH(return new ShaperBench("text/" #X ".txt", "shaper_" #X);)

Definition at line 41 of file ShaperBench.cpp.