Home
last modified time | relevance | path

Searched refs:xf86ColormapAllocatePrivates (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86cmap.h46 extern _X_EXPORT Bool xf86ColormapAllocatePrivates(ScrnInfoPtr pScrn);
H A Dxf86Init.c679 if (!xf86ColormapAllocatePrivates(xf86Screens[i])) in InitOutput()
H A Dxf86cmap.c134 xf86ColormapAllocatePrivates(ScrnInfoPtr pScrn) in xf86ColormapAllocatePrivates() function