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

  /external/qemu/distrib/sdl-1.2.12/src/video/xbios/
SDL_xbios.h 122 #define XBIOS_width (this->hidden->width)
SDL_xbios.c 613 current->w = XBIOS_width = width;
786 destx = (XBIOS_width - surface->w) >> 1;

Completed in 52 milliseconds