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/SkPoint.h"
#include "include/core/SkScalar.h"
#include "include/core/SkShader.h"
#include "include/core/SkTileMode.h"
#include "include/effects/SkGradientShader.h"
Go to the source code of this file.
Functions | |
DEF_SIMPLE_GM (crbug_938592, canvas, 500, 300) | |
DEF_SIMPLE_GM | ( | crbug_938592 | , |
canvas | , | ||
500 | , | ||
300 | |||
) |
Definition at line 23 of file crbug_938592.cpp.