/external/qemu/distrib/sdl-1.2.12/src/video/Xext/Xxf86vm/ |
D | XF86VMode.c | 217 int screen; variable 294 int screen; variable 458 int screen; variable 571 int screen; variable 635 int screen; variable 697 int screen; variable 768 int screen; variable 790 int screen; variable 879 int screen; variable 901 int screen; variable [all …]
|
/external/qemu/distrib/sdl-1.2.12/src/video/photon/ |
D | SDL_ph_image.c | 35 int ph_SetupImage(_THIS, SDL_Surface *screen) in ph_SetupImage() 111 int ph_SetupOCImage(_THIS, SDL_Surface *screen) in ph_SetupOCImage() 183 int ph_SetupFullScreenImage(_THIS, SDL_Surface* screen) in ph_SetupFullScreenImage() 299 int ph_SetupOpenGLImage(_THIS, SDL_Surface* screen) in ph_SetupOpenGLImage() 327 void ph_DestroyImage(_THIS, SDL_Surface* screen) in ph_DestroyImage() 482 int ph_SetupUpdateFunction(_THIS, SDL_Surface* screen, Uint32 flags) in ph_SetupUpdateFunction() 752 int ph_FlipHWSurface(_THIS, SDL_Surface* screen) in ph_FlipHWSurface()
|
D | SDL_ph_modes.c | 242 int ph_EnterFullScreen(_THIS, SDL_Surface* screen, int fmode) in ph_EnterFullScreen()
|
/external/qemu/distrib/sdl-1.2.12/src/video/x11/ |
D | SDL_x11image.c | 45 static void try_mitshm(_THIS, SDL_Surface *screen) in try_mitshm() 84 int X11_SetupImage(_THIS, SDL_Surface *screen) in X11_SetupImage() 132 void X11_DestroyImage(_THIS, SDL_Surface *screen) in X11_DestroyImage() 183 int X11_ResizeImage(_THIS, SDL_Surface *screen, Uint32 flags) in X11_ResizeImage()
|
D | SDL_x11video.c | 707 static void X11_DestroyWindow(_THIS, SDL_Surface *screen) in X11_DestroyWindow() 895 static int X11_CreateWindow(_THIS, SDL_Surface *screen, in X11_CreateWindow() 1113 SDL_Surface *screen, int w, int h, Uint32 flags) in X11_ResizeWindow()
|
D | SDL_x11wm.c | 538 int screen = XDefaultScreen(display); local 567 int screen = XDefaultScreen(display); local
|
/external/qemu/distrib/sdl-1.2.12/src/video/ |
D | SDL_cursor.c | 371 static void SDL_DrawCursorFast(SDL_Surface *screen, SDL_Rect *area) in SDL_DrawCursorFast() 497 static void SDL_DrawCursorSlow(SDL_Surface *screen, SDL_Rect *area) in SDL_DrawCursorSlow() 566 static void SDL_ConvertCursorSave(SDL_Surface *screen, int w, int h) in SDL_ConvertCursorSave() 595 void SDL_DrawCursorNoLock(SDL_Surface *screen) in SDL_DrawCursorNoLock() 640 void SDL_DrawCursor(SDL_Surface *screen) in SDL_DrawCursor() 673 void SDL_EraseCursorNoLock(SDL_Surface *screen) in SDL_EraseCursorNoLock() 714 void SDL_EraseCursor(SDL_Surface *screen) in SDL_EraseCursor()
|
D | SDL_video.c | 992 void SDL_UpdateRect(SDL_Surface *screen, Sint32 x, Sint32 y, Uint32 w, Uint32 h) in SDL_UpdateRect() 1015 void SDL_UpdateRects (SDL_Surface *screen, int numrects, SDL_Rect *rects) in SDL_UpdateRects() 1083 int SDL_Flip(SDL_Surface *screen) in SDL_Flip() 1134 static void SetPalette_logical(SDL_Surface *screen, SDL_Color *colors, in SetPalette_logical() 1161 static int SetPalette_physical(SDL_Surface *screen, in SetPalette_physical() 1242 int SDL_SetPalette(SDL_Surface *screen, int which, in SDL_SetPalette() 1312 int SDL_SetColors(SDL_Surface *screen, SDL_Color *colors, int firstcolor, in SDL_SetColors()
|
D | SDL_gamma.c | 149 SDL_Surface *screen = SDL_PublicSurface; in SDL_SetGammaRamp() local
|
/external/qemu/distrib/sdl-1.2.12/src/video/nanox/ |
D | SDL_nximage.c | 121 int NX_SetupImage (_THIS, SDL_Surface * screen) in NX_SetupImage() 147 void NX_DestroyImage (_THIS, SDL_Surface * screen) in NX_DestroyImage() 158 int NX_ResizeImage (_THIS, SDL_Surface * screen, Uint32 flags) in NX_ResizeImage()
|
D | SDL_nxvideo.c | 275 static void NX_DestroyWindow (_THIS, SDL_Surface * screen) in NX_DestroyWindow() 300 static int NX_CreateWindow (_THIS, SDL_Surface * screen, in NX_CreateWindow()
|
/external/qemu/distrib/sdl-1.2.12/src/video/cybergfx/ |
D | SDL_cgximage.c | 50 int CGX_SetupImage(_THIS, SDL_Surface *screen) in CGX_SetupImage() 108 void CGX_DestroyImage(_THIS, SDL_Surface *screen) in CGX_DestroyImage() 130 int CGX_ResizeImage(_THIS, SDL_Surface *screen, Uint32 flags) in CGX_ResizeImage() 281 static void CGX_SwapAllPixels(SDL_Surface *screen) in CGX_SwapAllPixels() 315 static void CGX_SwapPixels(SDL_Surface *screen, int numrects, SDL_Rect *rects) in CGX_SwapPixels()
|
D | SDL_cgxvideo.c | 591 void CGX_DestroyWindow(_THIS, SDL_Surface *screen) in CGX_DestroyWindow() 664 int CGX_CreateWindow(_THIS, SDL_Surface *screen, in CGX_CreateWindow() 881 SDL_Surface *screen, int w, int h, Uint32 flags) in CGX_ResizeWindow()
|
/external/webkit/WebCore/platform/graphics/gtk/ |
D | FontPlatformDataGtk.cpp | 112 if (GdkScreen* screen = gdk_screen_get_default()) in FontPlatformData() local 153 if (GdkScreen* screen = gdk_screen_get_default()) in FontPlatformData() local
|
/external/qemu/distrib/sdl-1.2.12/src/video/Xext/extensions/ |
D | panoramiXext.h | 40 int screen; member
|
D | xf86dga.h | 106 int screen; member 116 int screen; member 126 int screen; member
|
/external/qemu/distrib/sdl-1.2.12/src/video/Xext/XME/ |
D | xme.c | 64 CARD8 screen; member 73 CARD8 screen; member 82 CARD8 screen; member 94 CARD8 screen; member 262 int XiGMiscQueryViews(Display *dpy, int screen, XiGMiscViewInfo **pviews) in XiGMiscQueryViews() 304 int XiGMiscQueryResolutions(Display *dpy, int screen, int view, int *pactive, XiGMiscResolutionInfo… in XiGMiscQueryResolutions() 348 void XiGMiscChangeResolution(Display *dpy, int screen, int view, int width, int height, int refresh) in XiGMiscChangeResolution() 368 Bool XiGMiscFullScreen(Display *dpy, int screen, XID window, XID cmap) in XiGMiscFullScreen()
|
/external/webkit/WebCore/platform/gtk/ |
D | PlatformScreenGtk.cpp | 92 …GdkScreen* screen = gtk_widget_has_screen(container) ? gtk_widget_get_screen(container) : gdk_scre… in screenRect() local
|
/external/qemu/distrib/sdl-1.2.12/src/video/ps2gs/ |
D | SDL_gsmouse.c | 53 SDL_Surface *screen; in GS_MoveCursor() local
|
/external/qemu/distrib/sdl-1.2.12/src/video/Xext/Xxf86dga/ |
D | XF86DGA.c | 393 int screen; member 451 FindScr(Display *display, int screen) in FindScr()
|
D | XF86DGA2.c | 762 int screen; member 858 int screen, in DGAMapPhysical()
|
/external/qemu/distrib/sdl-1.2.12/src/video/fbcon/ |
D | SDL_fbevents.c | 925 SDL_Surface *screen = SDL_VideoSurface; in switch_vt_prep() local 943 SDL_Surface *screen = SDL_VideoSurface; in switch_vt_done() local
|
/external/qemu/ |
D | curses.c | 44 static console_ch_t screen[160 * 100]; variable
|
/external/qemu/distrib/sdl-1.2.12/src/video/dga/ |
D | SDL_dgavideo.c | 91 int screen; in DGA_Available() local 621 static int DGA_InitHWSurfaces(_THIS, SDL_Surface *screen, Uint8 *base, int size) in DGA_InitHWSurfaces()
|
/external/qemu/distrib/sdl-1.2.12/src/video/qtopia/ |
D | SDL_sysvideo.cc | 264 static int QT_SetFullScreen(_THIS, SDL_Surface *screen, int fullscreen) in QT_SetFullScreen()
|