Flutter Engine
The Flutter Engine
|
#include "gm/gm.h"
#include "include/core/SkCanvas.h"
#include "include/core/SkSamplingOptions.h"
#include "include/core/SkShader.h"
#include "include/core/SkSurface.h"
#include "include/core/SkTileMode.h"
Go to the source code of this file.
Functions | |
DEF_SIMPLE_GM (bicubic, canvas, 300, 320) | |
DEF_SIMPLE_GM | ( | bicubic | , |
canvas | , | ||
300 | , | ||
320 | |||
) |
Definition at line 15 of file bicubic.cpp.