Home
last modified time | relevance | path

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

/external/libvpx/libmkv/
DEbmlIDs.h131 DisplayHeight = 0x54BA, enumerator
/external/qemu/distrib/sdl-1.2.12/src/video/x11/
DSDL_x11modes.c298 *h = DisplayHeight(SDL_Display, SDL_Screen); in get_real_resolution()
506 screen_h = DisplayHeight(SDL_Display, SDL_Screen); in X11_GetVideoModes()
903 screen_h = DisplayHeight(SDL_Display, SDL_Screen); in X11_ResizeFullScreen()
979 screen_h = DisplayHeight(SDL_Display, SDL_Screen); in X11_EnterFullScreen()
DSDL_x11video.c648 this->info.current_h = DisplayHeight(SDL_Display, SDL_Screen); in X11_VideoInit()
768 *y = (DisplayHeight(SDL_Display, SDL_Screen) - h)/2; in X11_WindowPosition()
/external/qemu/distrib/sdl-1.2.12/src/video/dga/
DSDL_dgavideo.c368 this->info.current_h = DisplayHeight(DGA_Display, DGA_Screen); in DGA_VideoInit()