Flutter Engine
The Flutter Engine
|
#include "gm/gm.h"
#include "include/core/SkBitmap.h"
#include "include/core/SkSurface.h"
#include <string>
Go to the source code of this file.
Classes | |
struct | GMOutput |
Functions | |
GMOutput | draw (skiagm::GM *gm, SkSurface *surface, std::string via) |
GMOutput draw | ( | skiagm::GM * | gm, |
SkSurface * | surface, | ||
std::string | via | ||
) |
Definition at line 182 of file SimpleVias.cpp.