Home
last modified time | relevance | path

Searched refs:miCreateDefColormap (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/xserver/fb/
H A Dfbcmap_mi.c79 return miCreateDefColormap(pScreen); in fbCreateDefColormap()
/OK3568_Linux_fs/external/xserver/mi/
H A Dmicmap.h30 extern _X_EXPORT Bool miCreateDefColormap(ScreenPtr);
H A Dmicmap.c236 miCreateDefColormap(ScreenPtr pScreen) in miCreateDefColormap() function
/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxcmap.c221 return miCreateDefColormap(pScreen); in dmxCreateDefColormap()
/OK3568_Linux_fs/buildroot/package/x11r7/xdriver_xf86-video-imx/
H A D0004-Make-video-API-forward-and-backward-compatible.patch413 /* XXX It would be simpler to use miCreateDefColormap() in all cases. */
415 if (!miCreateDefColormap(pScreen)) {
418 "internal error: miCreateDefColormap failed "
/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A Ddarwin.c284 if (!miCreateDefColormap(pScreen)) { in DarwinScreenInit()
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddrmmode_display.c4174 if (!miCreateDefColormap(pScreen)) in drmmode_setup_colormap()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog20833 #6 miCreateDefColormap micmap.c:270 (X11.bin+0x000100440399)
20894 #6 miCreateDefColormap micmap.c:270 (X11.bin+0x000100440379)
62960 miCreateDefColormap() only preallocates black and white pixels if