88{
89 const int width = 240000;
90 const int height = 240000;
91
92 const unsigned int sleepDuration = 2;
93
95
98
99
102
105
108
111
114
117}
provider reset()
Definition test-helpers.cc:131
Definition test-helpers.hh:90
Definition measure-load-performance-tests.cc:25
std::vector< boost::function< bool()> > functions
Definition measure-framerate-callbacks.cc:14
bool setupTest2bpp(int zoom, int width, int height)
Definition test-helpers.cc:168
bool setupTest8bppColormapped(int zoom, int width, int height)
Definition test-helpers.cc:221
bool setupTest1bpp(int zoom, int width, int height)
Definition test-helpers.cc:150
bool setupTest4bpp(int zoom, int width, int height)
Definition test-helpers.cc:186
bool setupTest8bpp(int zoom, int width, int height)
Definition test-helpers.cc:204
bool quit()
Definition test-helpers.cc:124