HomeSort by relevance Sort by last modified time
    Searched full:half_w (Results 1 - 1 of 1) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/video/bwindow/
SDL_sysevents.cc 215 int half_w = (SDL_VideoSurface->w/2); local
217 x -= half_w;
222 center.x += half_w;

Completed in 1331 milliseconds