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

/xsrc/external/mit/xorg-server.old/dist/exa/
H A Dexa_priv.h292 #define EXA_RANGE_HEIGHT (1 << 2) macro
313 * EXA_RANGE_HEIGHT - set if the pixmap's height is out of range
H A Dexa.c199 pExaPixmap->accel_blocked |= EXA_RANGE_HEIGHT;
/xsrc/external/mit/xorg-server/dist/exa/
H A Dexa_priv.h288 #define EXA_RANGE_HEIGHT (1 << 2) macro
309 * EXA_RANGE_HEIGHT - set if the pixmap's height is out of range
H A Dexa.c196 pExaPixmap->accel_blocked |= EXA_RANGE_HEIGHT;

Completed in 6 milliseconds