Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxvisual.h43 extern Visual *dmxLookupVisualFromID(ScreenPtr pScreen, VisualID vid);
H A Ddmxvisual.c113 dmxLookupVisualFromID(ScreenPtr pScreen, VisualID vid) in dmxLookupVisualFromID() function
H A Ddmxwindow.c188 *visual = dmxLookupVisualFromID(pScreen, wVisual(pWindow)); in dmxGetDefaultWindowAttributes()
366 dmxLookupVisualFromID(pScreen, in dmxCreateWindow()