Flutter Engine
The Flutter Engine
|
#include "gm/gm.h"
#include "include/core/SkCanvas.h"
#include "include/core/SkFont.h"
#include "include/core/SkPaint.h"
#include "include/core/SkTextBlob.h"
#include "tools/fonts/FontToolUtils.h"
Go to the source code of this file.
Functions | |
DEF_SIMPLE_GM (skbug_8955, canvas, 100, 100) | |
DEF_SIMPLE_GM | ( | skbug_8955 | , |
canvas | , | ||
100 | , | ||
100 | |||
) |
Definition at line 15 of file skbug_8955.cpp.