Flutter Engine
The Flutter Engine
|
#include "gm/gm.h"
#include "include/core/SkCanvas.h"
#include "include/core/SkImage.h"
#include "include/core/SkPaint.h"
#include "include/core/SkRect.h"
#include "include/core/SkRefCnt.h"
#include "include/core/SkScalar.h"
#include "tools/DecodeUtils.h"
#include "tools/Resources.h"
Go to the source code of this file.
Functions | |
DEF_SIMPLE_GM (skbug_8664, canvas, 830, 550) | |
DEF_SIMPLE_GM | ( | skbug_8664 | , |
canvas | , | ||
830 | , | ||
550 | |||
) |
Definition at line 18 of file skbug_8664.cpp.