Flutter Engine
The Flutter Engine
|
#include "bench/Benchmark.h"
#include "include/core/SkCanvas.h"
#include "include/core/SkColorSpace.h"
#include "include/core/SkPaint.h"
#include "include/core/SkString.h"
#include "include/core/SkVertices.h"
#include "include/effects/SkGradientShader.h"
#include "src/utils/SkPatchUtils.h"
Go to the source code of this file.
Classes | |
class | PatchBench |
class | SquarePatchBench |
class | LODDiffPatchBench |
class | LoopPatchBench |
class | PatchUtilsBench |