Searched refs:max_shm_size (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/xf86-video-intel-2014/dist/test/ | ||
| H A D | test.h | 33 int max_shm_size; member in struct:test::test_display |
| H A D | test_display.c | 108 d->max_shm_size = size; |
| H A D | test_image.c | 208 if (w * h * 4 > t->out.max_shm_size) |
| /xsrc/external/mit/xf86-video-intel/dist/test/ | ||
| H A D | test.h | 33 int max_shm_size; member in struct:test::test_display |
| H A D | test_display.c | 108 d->max_shm_size = size; |
| H A D | test_image.c | 205 if (w * h * 4 > t->out.max_shm_size) |
Completed in 14 milliseconds