Flutter Engine
The Flutter Engine
|
#include "gm/gm.h"
#include "include/core/SkBlurTypes.h"
#include "include/core/SkCanvas.h"
#include "include/core/SkColor.h"
#include "include/core/SkFont.h"
#include "include/core/SkMaskFilter.h"
#include "include/core/SkPaint.h"
#include "tools/fonts/FontToolUtils.h"
Go to the source code of this file.
Functions | |
DEF_SIMPLE_GM (blurSmallRadii, canvas, 100, 100) | |
DEF_SIMPLE_GM | ( | blurSmallRadii | , |
canvas | , | ||
100 | , | ||
100 | |||
) |
Definition at line 18 of file blurtextsmallradii.cpp.