Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxcb.h50 extern void dmxSetWidthHeight(int width, int height);
H A Ddmxcb.c59 dmxSetWidthHeight(int width, int height) in dmxSetWidthHeight() function
H A Ddmxextension.c667 dmxSetWidthHeight(attribs->width, attribs->height); in dmxConfigureDesktop()
/OK3568_Linux_fs/external/xserver/hw/dmx/config/
H A Ddmxconfig.c386 dmxSetWidthHeight(v->dim->x, v->dim->y); in dmxConfigCopyData()
388 dmxSetWidthHeight(0, 0); in dmxConfigCopyData()