HomeSort by relevance Sort by last modified time
    Searched refs:_THIS (Results 226 - 250 of 292) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/qemu/distrib/sdl-1.2.15/src/video/directfb/
SDL_DirectFB_video.c 54 static int DirectFB_VideoInit(_THIS, SDL_PixelFormat *vformat);
55 static SDL_Rect **DirectFB_ListModes(_THIS, SDL_PixelFormat *format, Uint32 flags);
56 static SDL_Surface *DirectFB_SetVideoMode(_THIS, SDL_Surface *current, int width, int height, int bpp, Uint32 flags);
57 static int DirectFB_SetColors(_THIS, int firstcolor, int ncolors,
59 static void DirectFB_VideoQuit(_THIS);
62 static int DirectFB_AllocHWSurface(_THIS, SDL_Surface *surface);
63 static int DirectFB_FillHWRect(_THIS, SDL_Surface *dst, SDL_Rect *dstrect, Uint32 color);
64 static int DirectFB_LockHWSurface(_THIS, SDL_Surface *surface);
65 static void DirectFB_UnlockHWSurface(_THIS, SDL_Surface *surface);
66 static void DirectFB_FreeHWSurface(_THIS, SDL_Surface *surface)
    [all...]
SDL_DirectFB_yuv.c 73 static DFBResult CreateYUVSurface(_THIS, struct private_yuvhwdata *hwdata,
151 SDL_Overlay *DirectFB_CreateYUVOverlay(_THIS, int width, int height, Uint32 format, SDL_Surface *display)
208 int DirectFB_LockYUVOverlay(_THIS, SDL_Overlay *overlay)
244 void DirectFB_UnlockYUVOverlay(_THIS, SDL_Overlay *overlay)
253 int DirectFB_DisplayYUVOverlay(_THIS, SDL_Overlay *overlay, SDL_Rect *src, SDL_Rect *dst)
274 void DirectFB_FreeYUVOverlay(_THIS, SDL_Overlay *overlay)
  /external/qemu/distrib/sdl-1.2.15/src/video/aalib/
SDL_aavideo.h 34 #define _THIS SDL_VideoDevice *this
  /external/qemu/distrib/sdl-1.2.15/src/video/caca/
SDL_cacavideo.h 44 #define _THIS SDL_VideoDevice *this
  /external/qemu/distrib/sdl-1.2.15/src/video/qtopia/
SDL_lowvideo.h 31 #define _THIS SDL_VideoDevice *_this
55 #define SDL_Win (_this->hidden->SDL_Win)
56 #define saved_mode (_this->hidden->saved_mode)
57 #define SDL_nummodes (_this->hidden->SDL_nummodes)
58 #define SDL_modelist (_this->hidden->SDL_modelist)
59 #define SDL_BlankCursor (_this->hidden->BlankCursor)
60 #define last_buttons (_this->hidden->last_buttons)
61 #define last_point (_this->hidden->last_point)
62 #define key_flip (_this->hidden->key_flip
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/xbios/
SDL_xbios_milan.h 127 void SDL_XBIOS_ListMilanModes(_THIS, int actually_add);
SDL_xbios_sb3.c 66 void SDL_XBIOS_ListSB3Modes(_THIS, int actually_add, scpn_cookie_t *cookie_scpn)
  /external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
SDL_fbvideo.c 139 static int FB_VideoInit(_THIS, SDL_PixelFormat *vformat);
140 static SDL_Rect **FB_ListModes(_THIS, SDL_PixelFormat *format, Uint32 flags);
141 static SDL_Surface *FB_SetVideoMode(_THIS, SDL_Surface *current, int width, int height, int bpp, Uint32 flags);
143 static SDL_Surface *FB_SetVGA16Mode(_THIS, SDL_Surface *current, int width, int height, int bpp, Uint32 flags);
145 static int FB_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors);
146 static void FB_VideoQuit(_THIS);
149 static int FB_InitHWSurfaces(_THIS, SDL_Surface *screen, char *base, int size);
150 static void FB_FreeHWSurfaces(_THIS);
151 static int FB_AllocHWSurface(_THIS, SDL_Surface *surface);
152 static int FB_LockHWSurface(_THIS, SDL_Surface *surface)
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11gl.c 64 static int glXExtensionSupported(_THIS, const char *extension)
102 XVisualInfo *X11_GL_GetVisual(_THIS)
229 int X11_GL_CreateWindow(_THIS, int w, int h)
261 int X11_GL_CreateContext(_THIS)
316 void X11_GL_Shutdown(_THIS)
335 int X11_GL_MakeCurrent(_THIS)
356 int X11_GL_GetAttribute(_THIS, SDL_GLattr attrib, int* value)
445 void X11_GL_SwapBuffers(_THIS)
464 void X11_GL_UnloadLibrary(_THIS)
490 int X11_GL_LoadLibrary(_THIS, const char* path)
    [all...]
SDL_x11modes.c 78 static void save_mode(_THIS)
87 static void restore_mode(_THIS)
116 static void get_real_resolution(_THIS, int* w, int* h);
118 static void set_best_resolution(_THIS, int width, int height)
250 static void get_real_resolution(_THIS, int* w, int* h)
319 void X11_WaitMapped(_THIS, Window win)
328 void X11_WaitUnmapped(_THIS, Window win)
336 static void move_cursor_to(_THIS, int x, int y)
341 static int add_default_visual(_THIS)
353 static int add_visual(_THIS, int depth, int class
    [all...]
SDL_x11wm.c 44 void X11_SetIcon(_THIS, SDL_Surface *icon, Uint8 *mask)
244 void X11_SetCaptionNoLock(_THIS, const char *title, const char *icon)
309 void X11_SetCaption(_THIS, const char *title, const char *icon)
317 int X11_IconifyWindow(_THIS)
336 static void set_window_pos_nolock(_THIS, int x, int y)
377 void X11_SetWindowPos(_THIS, int x, int y)
385 void X11_GetWindowPos(_THIS, int *px, int *py)
404 is_window_visible(_THIS, int screen_x, int screen_y, int screen_w, int screen_h )
417 int X11_IsWindowVisible(_THIS, int recenter)
469 SDL_GrabMode X11_GrabInputNoLock(_THIS, SDL_GrabMode mode
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/riscos/
SDL_riscosevents.c 75 void RISCOS_PollMouse(_THIS);
78 void RISCOS_PollMouseHelper(_THIS, int fullscreen);
88 void FULLSCREEN_PumpEvents(_THIS)
100 void RISCOS_InitOSKeymap(_THIS)
223 void RISCOS_CheckMouseMode(_THIS)
235 void RISCOS_PollMouse(_THIS)
242 void WIMP_PollMouse(_THIS)
256 void RISCOS_PollMouseHelper(_THIS, int fullscreen)
  /external/qemu/distrib/sdl-1.2.15/src/video/vgl/
SDL_vglevents_c.h 33 extern void VGL_InitOSKeymap(_THIS);
34 extern void VGL_PumpEvents(_THIS);
  /external/qemu/distrib/sdl-1.2.15/src/video/gem/
SDL_gemevents.c 52 static int do_messages(_THIS, short *message);
54 static void do_mouse(_THIS, short mx, short my, short mb, short ks);
58 void GEM_InitOSKeymap(_THIS)
69 void GEM_PumpEvents(_THIS)
174 static int do_messages(_THIS, short *message)
298 static void do_mouse(_THIS, short mx, short my, short mb, short ks)
SDL_gemvideo.h 36 #define _THIS SDL_VideoDevice *this
39 void GEM_wind_redraw(_THIS, int winhandle, short *inside);
71 void (*setpalette)(_THIS, Uint16 newpal[256][3]);
  /external/qemu/distrib/sdl-1.2.15/src/video/wincommon/
SDL_sysmouse.c 90 void WIN_FreeWMCursor(_THIS, WMcursor *cursor)
105 WMcursor *WIN_CreateWMCursor(_THIS,
187 int WIN_ShowWMCursor(_THIS, WMcursor *cursor)
208 void WIN_WarpWMCursor(_THIS, Uint16 x, Uint16 y)
232 void WIN_UpdateMouse(_THIS)
246 void WIN_CheckMouseMode(_THIS)
SDL_wingl.c 37 static int WIN_GL_ResetWindow(_THIS)
114 static int ChoosePixelFormatARB(_THIS, const int *iAttribs, const FLOAT *fAttribs)
172 int WIN_GL_SetupWindow(_THIS)
388 void WIN_GL_ShutDown(_THIS)
410 int WIN_GL_MakeCurrent(_THIS)
423 int WIN_GL_GetAttribute(_THIS, SDL_GLattr attrib, int* value)
571 void WIN_GL_SwapBuffers(_THIS)
576 void WIN_GL_UnloadLibrary(_THIS)
595 int WIN_GL_LoadLibrary(_THIS, const char* path)
646 void *WIN_GL_GetProcAddress(_THIS, const char* proc
    [all...]
SDL_syswm.c 50 void WIN_SetWMIcon(_THIS, SDL_Surface *icon, Uint8 *mask)
212 void WIN_SetWMCaption(_THIS, const char *title, const char *icon)
230 int WIN_IconifyWindow(_THIS)
236 SDL_GrabMode WIN_GrabInput(_THIS, SDL_GrabMode mode)
277 int WIN_GetWMInfo(_THIS, SDL_SysWMinfo *info)
  /external/qemu/distrib/sdl-1.2.15/src/video/windx5/
SDL_dx5yuv.c 49 static LPDIRECTDRAWSURFACE3 CreateYUVSurface(_THIS,
122 SDL_Overlay *DX5_CreateYUVOverlay(_THIS, int width, int height, Uint32 format, SDL_Surface *display)
196 int DX5_LockYUVOverlay(_THIS, SDL_Overlay *overlay)
242 void DX5_UnlockYUVOverlay(_THIS, SDL_Overlay *overlay)
250 int DX5_DisplayYUVOverlay(_THIS, SDL_Overlay *overlay, SDL_Rect *src, SDL_Rect *dst)
283 void DX5_FreeYUVOverlay(_THIS, SDL_Overlay *overlay)
SDL_dx5video.c 422 static int DX5_VideoInit(_THIS, SDL_PixelFormat *vformat);
423 static SDL_Rect **DX5_ListModes(_THIS, SDL_PixelFormat *format, Uint32 flags);
424 static SDL_Surface *DX5_SetVideoMode(_THIS, SDL_Surface *current, int width, int height, int bpp, Uint32 flags);
425 static int DX5_SetColors(_THIS, int firstcolor, int ncolors,
427 static int DX5_SetGammaRamp(_THIS, Uint16 *ramp);
428 static int DX5_GetGammaRamp(_THIS, Uint16 *ramp);
429 static void DX5_VideoQuit(_THIS);
432 static int DX5_AllocHWSurface(_THIS, SDL_Surface *surface);
433 static int DX5_CheckHWBlit(_THIS, SDL_Surface *src, SDL_Surface *dst);
434 static int DX5_FillHWRect(_THIS, SDL_Surface *dst, SDL_Rect *dstrect, Uint32 color)
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA2/
SDL_epocevents.cpp 27 static SDL_keysym *TranslateKey(_THIS, int scancode, SDL_keysym *keysym);
33 static SDL_keysym *TranslateKey(_THIS, int scancode, SDL_keysym *keysym);
34 void DisableKeyBlocking(_THIS);
247 int EPOC_HandleWsEvent(_THIS, const TWsEvent& aWsEvent)
317 (void*)TranslateKey(_this, aWsEvent.Key()->iScanCode, &keysym);
348 posted += SDL_PrivateKeyboard(SDL_RELEASED, TranslateKey(_this, aWsEvent.Key()->iScanCode, &keysym));
357 DisableKeyBlocking(_this); //Markus: guess why:-)
359 //RedrawWindowL(_this);
413 void EPOC_PumpEvents(_THIS)
427 EPOC_HandleWsEvent(_this, event)
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/photon/
SDL_ph_image.c 35 int ph_SetupImage(_THIS, SDL_Surface *screen)
111 int ph_SetupOCImage(_THIS, SDL_Surface *screen)
183 int ph_SetupFullScreenImage(_THIS, SDL_Surface* screen)
299 int ph_SetupOpenGLImage(_THIS, SDL_Surface* screen)
327 void ph_DestroyImage(_THIS, SDL_Surface* screen)
406 int ph_UpdateHWInfo(_THIS)
482 int ph_SetupUpdateFunction(_THIS, SDL_Surface* screen, Uint32 flags)
522 int ph_AllocHWSurface(_THIS, SDL_Surface* surface)
574 void ph_FreeHWSurface(_THIS, SDL_Surface* surface)
615 int ph_CheckHWBlit(_THIS, SDL_Surface *src, SDL_Surface *dst
    [all...]
SDL_ph_modes.c 58 SDL_Rect **ph_ListModes(_THIS, SDL_PixelFormat *format, Uint32 flags)
108 void ph_FreeVideoModes(_THIS)
237 int ph_ToggleFullScreen(_THIS, int on)
242 int ph_EnterFullScreen(_THIS, SDL_Surface* screen, int fmode)
342 int ph_LeaveFullScreen(_THIS)
  /external/qemu/distrib/sdl-1.2.15/src/video/bwindow/
SDL_sysyuv.cc 129 SDL_Overlay *BE_CreateYUVOverlay(_THIS, int width, int height, Uint32 format, SDL_Surface *display) {
245 int BE_LockYUVOverlay(_THIS, SDL_Overlay* overlay)
256 void BE_UnlockYUVOverlay(_THIS, SDL_Overlay* overlay)
266 int BE_DisplayYUVOverlay(_THIS, SDL_Overlay* overlay, SDL_Rect* src, SDL_Rect *dst)
295 void BE_FreeYUVOverlay(_THIS, SDL_Overlay *overlay)
  /external/qemu/distrib/sdl-1.2.15/src/video/nanox/
SDL_nximage.c 31 void NX_NormalUpdate (_THIS, int numrects, SDL_Rect * rects)
121 int NX_SetupImage (_THIS, SDL_Surface * screen)
147 void NX_DestroyImage (_THIS, SDL_Surface * screen)
158 int NX_ResizeImage (_THIS, SDL_Surface * screen, Uint32 flags)
185 void NX_RefreshDisplay (_THIS)

Completed in 622 milliseconds

1 2 3 4 5 6 7 8 91011>>