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