HomeSort by relevance Sort by last modified time
    Searched full:_this (Results 226 - 250 of 341) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/qemu/distrib/sdl-1.2.15/src/audio/dmedia/
SDL_irixaudio.h 32 #define _THIS SDL_AudioDevice *this
  /external/qemu/distrib/sdl-1.2.15/src/audio/dsp/
SDL_dspaudio.h 30 #define _THIS SDL_AudioDevice *this
  /external/qemu/distrib/sdl-1.2.15/src/audio/dummy/
SDL_dummyaudio.h 30 #define _THIS SDL_AudioDevice *this
  /external/qemu/distrib/sdl-1.2.15/src/audio/macosx/
SDL_coreaudio.h 31 #define _THIS SDL_AudioDevice *this
  /external/qemu/distrib/sdl-1.2.15/src/audio/macrom/
SDL_romaudio.h 33 #define _THIS SDL_AudioDevice *this
  /external/qemu/distrib/sdl-1.2.15/src/audio/mme/
SDL_mmeaudio.h 32 #define _THIS SDL_AudioDevice *this
  /external/qemu/distrib/sdl-1.2.15/src/audio/nas/
SDL_nasaudio.h 41 #define _THIS SDL_AudioDevice *this
  /external/qemu/distrib/sdl-1.2.15/src/audio/nds/
SDL_ndsaudio.h 30 #define _THIS SDL_AudioDevice *this
  /external/qemu/distrib/sdl-1.2.15/src/audio/ums/
SDL_umsaudio.h 34 #define _THIS SDL_AudioDevice *this
  /external/qemu/distrib/sdl-1.2.15/src/audio/windib/
SDL_dibaudio.h 30 #define _THIS SDL_AudioDevice *this
  /external/qemu/distrib/sdl-1.2.15/src/audio/windx5/
SDL_dx5audio.h 32 #define _THIS SDL_AudioDevice *this
  /external/qemu/distrib/sdl-1.2.15/src/video/dc/
SDL_dcvideo.h 32 #define _THIS SDL_VideoDevice *this
  /external/qemu/distrib/sdl-1.2.15/src/video/directfb/
SDL_DirectFB_video.h 32 #define _THIS SDL_VideoDevice *this
  /external/qemu/distrib/sdl-1.2.15/src/video/dummy/
SDL_nullvideo.h 30 #define _THIS SDL_VideoDevice *this
  /external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
SDL_fb3dfx.h 29 extern void FB_3DfxAccel(_THIS, __u32 card);
SDL_fbmatrox.h 29 extern void FB_MatroxAccel(_THIS, __u32 card);
SDL_fbriva.h 36 extern void FB_RivaAccel(_THIS, __u32 card);
  /external/qemu/distrib/sdl-1.2.15/src/video/ggi/
SDL_ggivideo.h 32 #define _THIS SDL_VideoDevice *this
  /external/qemu/distrib/sdl-1.2.15/src/video/ipod/
SDL_ipodvideo.c 46 #define _THIS SDL_VideoDevice *this
48 static int iPod_VideoInit (_THIS, SDL_PixelFormat *vformat);
49 static SDL_Rect **iPod_ListModes (_THIS, SDL_PixelFormat *format, Uint32 flags);
50 static SDL_Surface *iPod_SetVideoMode (_THIS, SDL_Surface *current, int width, int height, int bpp, Uint32 flags);
51 static int iPod_SetColors (_THIS, int firstcolor, int ncolors, SDL_Color *colors);
52 static void iPod_UpdateRects (_THIS, int nrects, SDL_Rect *rects);
53 static void iPod_VideoQuit (_THIS);
54 static void iPod_PumpEvents (_THIS);
109 void iPod_InitOSKeymap (_THIS) {}
164 static int iPod_VideoInit (_THIS, SDL_PixelFormat *vformat
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/nds/
SDL_ndsvideo.h 31 #define _THIS SDL_VideoDevice *this
  /external/qemu/distrib/sdl-1.2.15/src/video/picogui/
SDL_pgvideo.h 38 #define _THIS SDL_VideoDevice *this
  /external/qemu/distrib/sdl-1.2.15/src/video/qtopia/
SDL_syswm.cc 30 void QT_SetWMCaption(_THIS, const char *title, const char *icon)
SDL_syswm_c.h 27 extern void QT_SetWMCaption(_THIS, const char *title, const char *icon);
  /external/qemu/distrib/sdl-1.2.15/src/video/riscos/
SDL_riscosvideo.h 32 #define _THIS SDL_VideoDevice *this
  /external/qemu/distrib/sdl-1.2.15/src/video/windib/
SDL_gapidibvideo.h 31 #define _THIS SDL_VideoDevice *this

Completed in 114 milliseconds

1 2 3 4 5 6 7 8 91011>>