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

  /external/qemu/distrib/sdl-1.2.12/src/video/epoc/
SDL_epocvideo.cpp 490 TInt screenW = _this->screen->w;
492 TInt sourceScanlineLength = screenW;
530 TInt maxX = Min(screenW - 1, rect2.x + rect2.w - 1);

Completed in 580 milliseconds