Searched defs:ImageCycle (Results 1 – 1 of 1) sorted by relevance
23 class ImageCycle : public Benchmark { class29 ImageCycle(int imageCnt, int repeatCnt) : fImageCnt(imageCnt), fRepeatCnt(repeatCnt) { in ImageCycle() function in ImageCycle