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

/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dcolormap.c2737 int first_new_vid, first_new_visual, i; local in function:ResizeVisualArray
2739 first_new_vid = depth->numVids;
2764 vids[first_new_vid + i] = vid;
/xsrc/external/mit/xorg-server/dist/dix/
H A Dcolormap.c2522 int first_new_vid, first_new_visual, i; local in function:ResizeVisualArray
2524 first_new_vid = depth->numVids;
2551 vids[first_new_vid + i] = vid;

Completed in 8 milliseconds