Flutter Engine
The Flutter Engine
|
#include "gm/gm.h"
#include "include/core/SkBlurTypes.h"
#include "include/core/SkCanvas.h"
#include "include/core/SkMaskFilter.h"
#include "include/core/SkPaint.h"
#include "include/core/SkRRect.h"
#include "include/core/SkRect.h"
Go to the source code of this file.
Functions | |
DEF_SIMPLE_GM (skbug_9319, canvas, 256, 512) | |
DEF_SIMPLE_GM | ( | skbug_9319 | , |
canvas | , | ||
256 | , | ||
512 | |||
) |
Definition at line 17 of file skbug_9319.cpp.