Flutter Engine
The Flutter Engine
|
#include "gm/gm.h"
#include "include/core/SkCanvas.h"
#include "include/core/SkColor.h"
#include "include/core/SkDrawable.h"
#include "include/core/SkMatrix.h"
#include "include/core/SkPaint.h"
#include "include/core/SkPathBuilder.h"
#include "include/core/SkRect.h"
#include "include/core/SkRefCnt.h"
Go to the source code of this file.
Classes | |
struct | MyDrawable |
Functions | |
DEF_SIMPLE_GM (drawable, canvas, 180, 275) | |
DEF_SIMPLE_GM | ( | drawable | , |
canvas | , | ||
180 | , | ||
275 | |||
) |
Definition at line 39 of file drawable.cpp.