HomeSort by: relevance | last modified time | path
    Searched refs:I810_CURSOR_X (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/xf86-video-intel-old/dist/src/
i830_cursor.c 85 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);
common.h 398 #define I810_CURSOR_X 64
399 #define I810_CURSOR_Y I810_CURSOR_X
  /xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
i810_common.h 148 #define I810_CURSOR_X 64
149 #define I810_CURSOR_Y I810_CURSOR_X
  /xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
i810_common.h 148 #define I810_CURSOR_X 64
149 #define I810_CURSOR_Y I810_CURSOR_X

Completed in 9 milliseconds