Home
last modified time | relevance | path

Searched refs:miInitVisuals (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/fb/
H A Dfbcmap_mi.c115 return miInitVisuals(visualp, depthp, nvisualp, ndepthp, rootDepthp, in fbInitVisuals()
/OK3568_Linux_fs/external/xserver/mi/
H A Dmicmap.h39 extern _X_EXPORT Bool miInitVisuals(VisualPtr *, DepthPtr *, int *, int *,
H A Dmicmap.c424 miInitVisuals(VisualPtr * visualp, DepthPtr * depthp, int *nvisualp, in miInitVisuals() function
/OK3568_Linux_fs/external/xserver/
H A DChangeLog84005 Bug 38420: Xvfb crashes in miInitVisuals() when started with depth=2
94933 mi: fix memory leak in miInitVisuals
94935 Free the pointers inside miInitVisuals, so the callers of this function