Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Variables
drawglyphs.cpp File Reference
#include "gm/gm.h"
#include "include/core/SkCanvas.h"
#include "include/core/SkFont.h"
#include "include/core/SkPaint.h"
#include "include/core/SkRSXform.h"
#include "include/core/SkSpan.h"
#include "include/private/base/SkTDArray.h"
#include "src/base/SkZip.h"
#include "tools/ToolUtils.h"
#include "tools/fonts/FontToolUtils.h"

Go to the source code of this file.

Classes

class  DrawGlyphsGM
 

Variables

static const char gText [] = "Call me Ishmael. Some years ago—never mind how long precisely"
 

Variable Documentation

◆ gText

const char gText[] = "Call me Ishmael. Some years ago—never mind how long precisely"
static

Definition at line 19 of file drawglyphs.cpp.