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

  /external/qemu/distrib/sdl-1.2.15/src/video/quartz/
SDL_QuartzVideo.h 137 #define device_width (this->hidden->width) macro
SDL_QuartzVideo.m 369 QZ_GetModeInfo(this, save_mode, &device_width, &device_height, &device_bpp);
378 this->info.current_w = device_width;
618 screen_rect = NSMakeRect(0,0,device_width,device_height);
    [all...]

Completed in 52 milliseconds