Home
last modified time | relevance | path

Searched refs:physy (Results 1 – 2 of 2) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/xbios/
DSDL_xbios_centscreen.c44 curmode.mode = curmode.physx = curmode.physy = curmode.plan = in SDL_XBIOS_ListCentscreenModes()
58 modeinfo.height = listedmode.physy; in SDL_XBIOS_ListCentscreenModes()
66 curmode.mode = curmode.physx = curmode.physy = curmode.plan = in SDL_XBIOS_ListCentscreenModes()
83 newmode.physy = height; in SDL_XBIOS_CentscreenSetmode()
101 newmode.mode = newmode.physx = newmode.physy = newmode.plan = in SDL_XBIOS_CentscreenRestore()
DSDL_xbios_centscreen.h53 unsigned short physy; /* visible height */ member