Searched refs:tryCompression (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dlx_driver.c151 if (pGeode->tryCompression)
406 pGeode->tryCompression = TRUE;
436 pGeode->tryCompression = FALSE;
553 if (pGeode->tryCompression && pGeode->FBAvail <= 0x1000000) {
559 pGeode->tryCompression = FALSE;
H A Dlx_memory.c196 if (pGeode->tryCompression) {
H A Dgx_driver.c170 if (pGeode->tryCompression)
189 if (pGeode->tryCompression) {
552 pGeode->tryCompression = TRUE;
575 pGeode->tryCompression = FALSE;
1517 if (pGeode->tryCompression)
H A Dgeode.h210 Bool tryCompression; member in struct:_geodeRec

Completed in 7 milliseconds