Searched refs:ImageCycle (Results 1 – 2 of 2) sorted by relevance
21 class ImageCycle : public Benchmark { class27 ImageCycle(int imageCnt, int repeatCnt) : fImageCnt(imageCnt), fRepeatCnt(repeatCnt) { in ImageCycle() function in ImageCycle94 DEF_BENCH(return new ImageCycle(5, 10));