Flutter Engine
The Flutter Engine
Classes | Variables
TypefaceBench.cpp File Reference
#include <vector>
#include "bench/Benchmark.h"
#include "include/core/SkFont.h"
#include "include/core/SkFontTypes.h"
#include "include/core/SkTypeface.h"
#include "src/base/SkUTF.h"
#include "src/base/SkUtils.h"
#include "tools/fonts/FontToolUtils.h"

Go to the source code of this file.

Classes

class  UtfToGlyph
 

Variables

static const char * atext []
 
static const char * ctext []
 

Variable Documentation

◆ atext

const char* atext[]
static

Definition at line 19 of file TypefaceBench.cpp.

◆ ctext

const char* ctext[]
static

Definition at line 147 of file TypefaceBench.cpp.