Searched refs:ResizeVisualArray (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | colormap.h | 154 extern _X_EXPORT Bool ResizeVisualArray(ScreenPtr /* pScreen */ ,
|
| /xsrc/external/mit/xorg-server.old/dist/include/ |
| H A D | colormap.h | 184 extern _X_EXPORT Bool ResizeVisualArray(
|
| /xsrc/external/mit/xorg-server/dist/glx/ |
| H A D | glxscreens.c | 212 if (ResizeVisualArray(pScreen, count, depth) == FALSE)
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | glxscreens.c | 241 if (ResizeVisualArray(pScreen, count, depth) == FALSE)
|
| /xsrc/external/mit/xorg-server.old/dist/composite/ |
| H A D | compinit.c | 273 if (ResizeVisualArray(pScreen, 1, depth) == FALSE) {
|
| /xsrc/external/mit/xorg-server/dist/composite/ |
| H A D | compinit.c | 275 if (ResizeVisualArray(pScreen, 1, depth) == FALSE) {
|
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | colormap.c | 2730 ResizeVisualArray(ScreenPtr pScreen, int new_visual_count, function in typeref:typename:Bool
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | colormap.c | 2516 ResizeVisualArray(ScreenPtr pScreen, int new_visual_count, DepthPtr depth) function in typeref:typename:Bool
|
Completed in 13 milliseconds