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

/xsrc/external/mit/xorg-server.old/dist/exa/
H A Dexa_priv.h291 #define EXA_RANGE_WIDTH (1 << 1) macro
312 * EXA_RANGE_WIDTH - set if the pixmap's width is out of range
H A Dexa.c196 pExaPixmap->accel_blocked |= EXA_RANGE_WIDTH;
/xsrc/external/mit/xorg-server/dist/exa/
H A Dexa_priv.h287 #define EXA_RANGE_WIDTH (1 << 1) macro
308 * EXA_RANGE_WIDTH - set if the pixmap's width is out of range
H A Dexa.c193 pExaPixmap->accel_blocked |= EXA_RANGE_WIDTH;

Completed in 7 milliseconds