HomeSort by relevance Sort by last modified time
    Searched refs:DisplayWidth (Results 1 - 5 of 5) sorted by null

  /external/libvpx/libmkv/
EbmlIDs.h 130 DisplayWidth = 0x54B0,
  /external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11modes.c 297 *w = DisplayWidth(SDL_Display, SDL_Screen);
505 screen_w = DisplayWidth(SDL_Display, SDL_Screen);
902 screen_w = DisplayWidth(SDL_Display, SDL_Screen);
978 screen_w = DisplayWidth(SDL_Display, SDL_Screen);
    [all...]
SDL_x11video.c 647 this->info.current_w = DisplayWidth(SDL_Display, SDL_Screen);
767 *x = (DisplayWidth(SDL_Display, SDL_Screen) - w)/2;
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/dga/
SDL_dgavideo.c 367 this->info.current_w = DisplayWidth(DGA_Display, DGA_Screen);
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xlib.h 129 #define DisplayWidth(dpy, scr) (ScreenOfDisplay(dpy,scr)->width)
    [all...]

Completed in 2142 milliseconds