Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxinput.c111 if (!dmxInput->detached && dmxInput->updateWindowInfo) in dmxUpdateWindowInfo()
112 dmxInput->updateWindowInfo(dmxInput, type, pWindow); in dmxUpdateWindowInfo()
H A Ddmxinput.h91 UpdateWindowInfoProc updateWindowInfo; member
/OK3568_Linux_fs/external/xserver/hw/dmx/input/
H A Ddmxinputinit.c1060 dmxInput->updateWindowInfo = dmxUpdateWindowInformation; in dmxInputInit()