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

  /xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
i810_common.h 145 #define HWCURSOR_SIZE_ARGB GTT_PAGE_SIZE * 4
  /xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
i810_common.h 145 #define HWCURSOR_SIZE_ARGB GTT_PAGE_SIZE * 4
  /xsrc/external/mit/xf86-video-intel-old/dist/src/
i830_cursor.c 280 offset += HWCURSOR_SIZE_ARGB;
i830_memory.c 425 ROUND_TO(HWCURSOR_SIZE_ARGB, GTT_PAGE_SIZE));
1143 size = xf86_config->num_crtc * (HWCURSOR_SIZE + HWCURSOR_SIZE_ARGB);
1171 HWCURSOR_SIZE_ARGB,
common.h 394 #define HWCURSOR_SIZE_ARGB GTT_PAGE_SIZE * 4

Completed in 8 milliseconds