Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinmonitors.h40 HMONITOR monitorHandle; member
H A Dwinmonitors.c55 data->monitorHandle = hMonitor; in getMonitorInfo()
H A Dwinprocarg.c326 g_ScreenInfo[nScreenNum].hMonitor = data.monitorHandle; in ddxProcessArgument()
377 g_ScreenInfo[nScreenNum].hMonitor = data.monitorHandle; in ddxProcessArgument()
410 g_ScreenInfo[nScreenNum].hMonitor = data.monitorHandle; in ddxProcessArgument()
H A DInitOutput.c998 if (GetMonitorInfo(data.monitorHandle, &mi)) in InitOutput()