Flutter Engine
The Flutter Engine
|
#include "gm/gm.h"
#include "include/core/SkCanvas.h"
#include "include/core/SkColor.h"
#include "include/core/SkMatrix.h"
#include "include/core/SkPaint.h"
#include "include/core/SkRect.h"
Go to the source code of this file.
Functions | |
DEF_SIMPLE_GM_BG (crbug_947055, canvas, 200, 50, SK_ColorBLUE) | |
DEF_SIMPLE_GM_BG | ( | crbug_947055 | , |
canvas | , | ||
200 | , | ||
50 | , | ||
SK_ColorBLUE | |||
) |
Definition at line 15 of file crbug_947055.cpp.