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

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_cursor.c85 OUTREG(CURSOR_SIZE, (I810_CURSOR_Y << 12) | I810_CURSOR_X);
115 return xf86_cursors_init (pScreen, I810_CURSOR_X, I810_CURSOR_Y,
137 memcpy (pcurs, image, I810_CURSOR_Y * I810_CURSOR_X * 4);
H A Dcommon.h398 #define I810_CURSOR_X 64 macro
399 #define I810_CURSOR_Y I810_CURSOR_X
/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_common.h148 #define I810_CURSOR_X 64 macro
149 #define I810_CURSOR_Y I810_CURSOR_X
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_common.h148 #define I810_CURSOR_X 64 macro
149 #define I810_CURSOR_Y I810_CURSOR_X

Completed in 5 milliseconds