Flutter Engine
The Flutter Engine
|
#include "gm/gm.h"
#include "include/core/SkCanvas.h"
#include "include/core/SkColor.h"
#include "include/core/SkImageFilter.h"
#include "include/core/SkPaint.h"
#include "include/core/SkRect.h"
#include "include/core/SkScalar.h"
#include "include/effects/SkImageFilters.h"
#include <initializer_list>
Go to the source code of this file.
Functions | |
DEF_SIMPLE_GM (check_small_sigma_offset, canvas, 200, 1200) | |
DEF_SIMPLE_GM | ( | check_small_sigma_offset | , |
canvas | , | ||
200 | , | ||
1200 | |||
) |
Definition at line 22 of file blurpositioning.cpp.