157{
158 const int width = 2 * 4096;
159 const int height = 2 * 4096;
160 const unsigned int testDuration = 15;
161 const unsigned int sleepDuration = 2;
162
166
169
174
179
184
189
194
199
204
209
212}
provider reset()
Definition test-helpers.cc:131
Definition measure-framerate-tests.cc:43
Definition measure-framerate-tests.cc:60
Definition measure-framerate-tests.cc:30
Definition test-helpers.hh:90
std::vector< boost::function< bool()> > functions
Definition measure-framerate-callbacks.cc:14
static bool logSizes()
Definition measure-framerate-tests.cc:68
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 wait()
Definition test-helpers.cc:138
bool quit()
Definition test-helpers.cc:124