Searched refs:hwcursor_vmemsize (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-rendition/dist/src/
H A Dhwcursor.c52 pRendition->board.hwcursor_vmemsize = 0;
56 pRendition->board.hwcursor_vmemsize = 64*64*2/8 /* 1024 bytes used */;
59 pRendition->board.fbOffset += pRendition->board.hwcursor_vmemsize;
H A Dvtypes.h154 vu16 hwcursor_vmemsize; /* How much videomem does it use */ member in struct:verite_board_t

Completed in 5 milliseconds