bool setupTest8bpp(int zoom, int width, int height)
Definition: test-helpers.cc:200
#define UNUSED(x)
Definition: unused.hh:10
bool setupTest4bpp(int zoom, int width, int height)
Definition: test-helpers.cc:182
bool started
Definition: measure-load-performance-tests.cc:33
WaitForAsyncOp operator=(const WaitForAsyncOp &)=delete
Definition: test-helpers.hh:85
std::vector< boost::function< bool()> > functions
Definition: measure-framerate-callbacks.cc:16
std::string name
Definition: measure-load-performance-tests.cc:31
GtkWidget * create_window()
Definition: measure-framerate-callbacks.cc:79
~WaitForAsyncOp()=default
ThreadPool::Ptr Sequentially()
Definition: threadpoolimpl.cc:459
void P()
Definition: semaphore.hh:38
void init_tests()
Definition: measure-framerate-tests.cc:152
Definition: semaphore.hh:15
bool reset()
Definition: test-helpers.cc:127
void usage(const std::string &me, const std::string &message=std::string())
Definition: measure-framerate.cc:22
int main(int argc, char *argv[])
Definition: measure-framerate.cc:35
Scroom::Semaphore s
Definition: measure-load-performance-tests.cc:32
bool quit()
Definition: test-helpers.cc:120
bool operator()()
Definition: measure-load-performance-tests.cc:66
void init()
Definition: measure-framerate-callbacks.cc:98
Definition: measure-load-performance-tests.cc:28
bool setupTest2bpp(int zoom, int width, int height)
Definition: test-helpers.cc:164
bool setupTest1bpp(int zoom, int width, int height)
Definition: test-helpers.cc:146
void V()
Definition: semaphore.hh:77
WaitForAsyncOp(std::string name)
Definition: measure-load-performance-tests.cc:47
struct timespec t
Definition: measure-load-performance-tests.cc:34
bool setupTest8bppColormapped(int zoom, int width, int height)
Definition: test-helpers.cc:217