![]() |
Flutter Engine
The Flutter Engine
|
#include "gm/gm.h"
#include "include/core/SkBlendMode.h"
#include "include/core/SkBlurTypes.h"
#include "include/core/SkCanvas.h"
#include "include/core/SkColor.h"
#include "include/core/SkColorFilter.h"
#include "include/core/SkMaskFilter.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 (crbug_899512, canvas, 520, 520) | |
DEF_SIMPLE_GM | ( | crbug_899512 | , |
canvas | , | ||
520 | , | ||
520 | |||
) |
Definition at line 19 of file crbug_899512.cpp.