Flutter Engine
The Flutter Engine
|
#include "gm/gm.h"
#include "include/core/SkCanvas.h"
#include "include/core/SkImage.h"
#include "include/core/SkRefCnt.h"
#include "tools/DecodeUtils.h"
#include "tools/Resources.h"
Go to the source code of this file.
Functions | |
DEF_SIMPLE_GM (makeRasterImage, canvas, 128, 128) | |
DEF_SIMPLE_GM | ( | makeRasterImage | , |
canvas | , | ||
128 | , | ||
128 | |||
) |
Definition at line 15 of file make_raster_image.cpp.