Flutter Engine
The Flutter Engine
|
#include "gm/gm.h"
#include "include/core/SkCanvas.h"
#include "include/core/SkPaint.h"
#include "include/core/SkPathBuilder.h"
#include "include/core/SkRect.h"
#include "include/core/SkScalar.h"
Go to the source code of this file.
Functions | |
DEF_SIMPLE_GM (bug5252, canvas, 500, 500) | |
DEF_SIMPLE_GM | ( | bug5252 | , |
canvas | , | ||
500 | , | ||
500 | |||
) |
Definition at line 15 of file bug5252.cpp.