Searched refs:solid_cache_size (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Duxa.c369 for (n = 0; n < uxa_screen->solid_cache_size; n++)
488 uxa_screen->solid_cache_size = 0;
H A Duxa-priv.h142 int solid_cache_size; member in struct:__anon55c2e6670308
H A Duxa-render.c656 for (i = 0; i < uxa_screen->solid_cache_size; i++) {
667 if (uxa_screen->solid_cache_size == UXA_NUM_SOLID_CACHE) {
671 uxa_screen->solid_cache_size++;
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Duxa.c369 for (n = 0; n < uxa_screen->solid_cache_size; n++)
488 uxa_screen->solid_cache_size = 0;
H A Duxa-priv.h142 int solid_cache_size; member in struct:__anonb885f41b0308
H A Duxa-render.c656 for (i = 0; i < uxa_screen->solid_cache_size; i++) {
667 if (uxa_screen->solid_cache_size == UXA_NUM_SOLID_CACHE) {
671 uxa_screen->solid_cache_size++;
/xsrc/external/mit/xf86-video-qxl/dist/src/uxa/
H A Duxa.c418 for (n = 0; n < uxa_screen->solid_cache_size; n++)
528 uxa_screen->solid_cache_size = 0;
H A Duxa-priv.h146 int solid_cache_size; member in struct:__anon94722fc00308
H A Duxa-render.c646 for (i = 0; i < uxa_screen->solid_cache_size; i++) {
657 if (uxa_screen->solid_cache_size == UXA_NUM_SOLID_CACHE) {
661 uxa_screen->solid_cache_size++;

Completed in 17 milliseconds