Searched refs:max_shm_size (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xf86-video-intel-2014/dist/test/
H A Dtest.h33 int max_shm_size; member in struct:test::test_display
H A Dtest_display.c108 d->max_shm_size = size;
H A Dtest_image.c208 if (w * h * 4 > t->out.max_shm_size)
/xsrc/external/mit/xf86-video-intel/dist/test/
H A Dtest.h33 int max_shm_size; member in struct:test::test_display
H A Dtest_display.c108 d->max_shm_size = size;
H A Dtest_image.c205 if (w * h * 4 > t->out.max_shm_size)

Completed in 14 milliseconds