Home
last modified time | relevance | path

Searched refs:ImageCycle (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/bench/
H A DImageCycleBench.cpp23 class ImageCycle : public Benchmark { class
29 ImageCycle(int imageCnt, int repeatCnt) : fImageCnt(imageCnt), fRepeatCnt(repeatCnt) { in ImageCycle() function in ImageCycle
98 DEF_BENCH(return new ImageCycle(5, 10));

Completed in 1 milliseconds