Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Functions
ImageCycleBench.cpp File Reference
#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))
 

Function Documentation

◆ DEF_BENCH()

DEF_BENCH ( return new   ImageCycle5, 10)