Flutter Engine
The Flutter Engine
|
#include "gm/gm.h"
#include "include/core/SkCanvas.h"
#include "include/core/SkPaint.h"
#include "include/core/SkRRect.h"
#include "include/core/SkRect.h"
#include "include/core/SkScalar.h"
#include <initializer_list>
Go to the source code of this file.
Functions | |
DEF_SIMPLE_GM (drrect_small_inner, canvas, 170, 610) | |
DEF_SIMPLE_GM | ( | drrect_small_inner | , |
canvas | , | ||
170 | , | ||
610 | |||
) |
Definition at line 17 of file drrect_small_inner.cpp.