Searched refs:List128 (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/ |
| H A D | xaaPCache.c | 640 CacheLinkPtr List512, List256, List128, ListPartial, ListColor, ListMono; local in function:XAAInitPixmapCache 666 List512 = List256 = List128 = ListPartial = ListMono = ListColor = NULL; 695 List128 = Enlist(List128, x + w, y + h, 128, 128); 696 List128 = Enlist(List128, x + w, y + h + 128, 128, 128); 697 List128 = Enlist(List128, x + w, y + h + 256, 128, 128); 698 List128 = Enlist(List128, [all...] |
Completed in 4 milliseconds