Flutter Engine
The Flutter Engine
|
#include <memory>
#include "bench/Benchmark.h"
#include "bench/GpuTools.h"
#include "include/core/SkCanvas.h"
#include "include/core/SkColorSpace.h"
#include "include/core/SkImage.h"
#include "include/core/SkSurface.h"
#include "src/base/SkRandom.h"
Go to the source code of this file.
Classes | |
class | ImageCycle |
Functions | |
DEF_BENCH (return new ImageCycle(5, 10)) | |
DEF_BENCH | ( | return new | ImageCycle5, 10 | ) |