Flutter Engine
The Flutter Engine
|
#include "gm/gm.h"
#include "include/core/SkCanvas.h"
#include "include/core/SkFont.h"
#include "include/core/SkFontTypes.h"
#include "include/core/SkPaint.h"
#include "include/core/SkScalar.h"
#include "include/core/SkTextBlob.h"
#include "tools/fonts/FontToolUtils.h"
#include <string.h>
Go to the source code of this file.
Functions | |
DEF_SIMPLE_GM (skbug_5321, canvas, 128, 128) | |
DEF_SIMPLE_GM | ( | skbug_5321 | , |
canvas | , | ||
128 | , | ||
128 | |||
) |
Definition at line 21 of file skbug_5321.cpp.