Flutter Engine
The Flutter Engine
|
#include "gm/gm.h"
#include "include/core/SkCanvas.h"
#include "include/core/SkColor.h"
#include "include/core/SkPaint.h"
#include "include/core/SkRect.h"
#include "tools/ToolUtils.h"
Go to the source code of this file.
Functions | |
DEF_SIMPLE_GM (blend, canvas, 300, 100) | |
DEF_SIMPLE_GM | ( | blend | , |
canvas | , | ||
300 | , | ||
100 | |||
) |
Definition at line 15 of file blend.cpp.