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

  /external/qemu/distrib/sdl-1.2.15/src/video/wscons/
SDL_wsconsvideo.c 479 int sha_x1, sha_y1; local
517 sha_y1 = scr_y1 = y1;
529 sha_y1 = y1;
539 sha_y1 = y2 - 1;
549 sha_y1 = y2 - 1;
558 src_start = private->shadowmem + (sha_y1 * width + sha_x1) * bytesPerPixel;
  /external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
SDL_fbvideo.c 1516 int sha_x1, sha_y1; local
    [all...]

Completed in 49 milliseconds