Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dhostx.h73 hostx_want_screen_geometry(KdScreenInfo *screen, int *width, int *height, int *x, int *y);
H A Dephyr.c100 if (hostx_want_screen_geometry(screen, &width, &height, &x, &y) in ephyrScreenInitialize()
H A Dhostx.c118 hostx_want_screen_geometry(KdScreenInfo *screen, int *width, int *height, int *x, int *y) in hostx_want_screen_geometry() function