Flutter Engine
The Flutter Engine
|
#include "gm/gm.h"
#include "include/core/SkBitmap.h"
#include "include/core/SkCanvas.h"
#include "include/core/SkColor.h"
#include "include/core/SkImage.h"
#include "include/core/SkPaint.h"
#include "include/effects/SkImageFilters.h"
Go to the source code of this file.
Functions | |
DEF_SIMPLE_GM_BG (imagefiltersunpremul, canvas, 64, 64, SK_ColorBLACK) | |
DEF_SIMPLE_GM_BG | ( | imagefiltersunpremul | , |
canvas | , | ||
64 | , | ||
64 | , | ||
SK_ColorBLACK | |||
) |
Definition at line 16 of file imagefiltersunpremul.cpp.