Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxpixmap.h48 extern Bool dmxInitPixmap(ScreenPtr pScreen);
H A Ddmxpixmap.c51 dmxInitPixmap(ScreenPtr pScreen) in dmxInitPixmap() function
H A Ddmxscrinit.c215 if (!dmxInitPixmap(pScreen)) in dmxScreenInit()