Flutter Engine
The Flutter Engine
|
#include "gm/gm.h"
#include "include/core/SkBlendMode.h"
#include "include/core/SkCanvas.h"
#include "include/core/SkImage.h"
#include "include/core/SkImageFilter.h"
#include "include/core/SkImageInfo.h"
#include "include/core/SkPaint.h"
#include "include/core/SkRect.h"
#include "include/core/SkRefCnt.h"
#include "include/core/SkSurface.h"
#include "include/effects/SkImageFilters.h"
Go to the source code of this file.
Functions | |
DEF_SIMPLE_GM (crbug_905548, canvas, 100, 200) | |
DEF_SIMPLE_GM | ( | crbug_905548 | , |
canvas | , | ||
100 | , | ||
200 | |||
) |
Definition at line 20 of file crbug_905548.cpp.