Flutter Engine
The Flutter Engine
|
#include "gm/gm.h"
#include "include/core/SkCanvas.h"
#include "include/core/SkPaint.h"
#include "include/core/SkRect.h"
#include "include/effects/SkImageFilters.h"
Go to the source code of this file.
Functions | |
static void | drawOne (SkCanvas *canvas, SkRect rect, float saveBorder, float sigma, SkColor c) |
DEF_SIMPLE_GM (crbug_1156804, canvas, 250, 250) | |
DEF_SIMPLE_GM | ( | crbug_1156804 | , |
canvas | , | ||
250 | , | ||
250 | |||
) |
Definition at line 32 of file crbug_1156804.cpp.
|
static |
Definition at line 14 of file crbug_1156804.cpp.