Flutter Engine
The Flutter Engine
|
#include "bench/Benchmark.h"
#include "include/core/SkBitmap.h"
#include "include/core/SkCanvas.h"
#include "include/core/SkPaint.h"
#include "include/core/SkShader.h"
#include "include/core/SkString.h"
#include "include/effects/SkGradientShader.h"
#include "src/base/SkRandom.h"
#include "tools/flags/CommandLineFlags.h"
Go to the source code of this file.
Classes | |
class | RectBench |
class | SrcModeRectBench |
class | TransparentRectBench |
class | LocalCoordsRectBench |
class | OvalBench |
class | RRectBench |
class | PointsBench |
class | BlitMaskBench |
Functions | |
static | DEFINE_double (strokeWidth, -1.0, "If set, use this stroke width in RectBench.") |
|
static |