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

1 2 3 4 5 6 7 8 91011

  /external/qemu/distrib/sdl-1.2.12/src/video/quartz/
SDL_QuartzGL.m 54 int QZ_SetupOpenGL (_THIS, int bpp, Uint32 flags) {
SDL_QuartzVideo.m 56 Uint32 flags);
61 Uint32 flags);
80 static int QZ_FillHWRect (_THIS, SDL_Surface *dst, SDL_Rect *rect, Uint32 color);
226 static SDL_Rect** QZ_ListModes (_THIS, SDL_PixelFormat *format, Uint32 flags) {
423 int height, int bpp, Uint32 flags) {
468 current->pixels = (Uint32*) CGDisplayBaseAddress (display_id);
647 int height, int *bpp, Uint32 flags) {
854 int height, int bpp, Uint32 flags) {
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11video.c 63 static SDL_Surface *X11_SetVideoMode(_THIS, SDL_Surface *current, int width, int height, int bpp, Uint32 flags);
774 static void X11_SetSizeHints(_THIS, int w, int h, Uint32 flags)
896 int w, int h, int bpp, Uint32 flags)
901 Uint32 Amask;
    [all...]
SDL_x11yuv.c 93 SDL_Overlay *X11_CreateYUVOverlay(_THIS, int width, int height, Uint32 format, SDL_Surface *display)
144 if ( (Uint32)formats[j].id == format ) {
SDL_x11events.c 62 Uint32 Utf8ToUcs4(const Uint8 *utf8)
64 Uint32 c;
928 Uint32 now;
939 Uint32 go_fullscreen;
    [all...]
SDL_x11image.c 183 int X11_ResizeImage(_THIS, SDL_Surface *screen, Uint32 flags)
  /external/qemu/distrib/sdl-1.2.12/src/video/photon/
SDL_ph_image.c 482 int ph_SetupUpdateFunction(_THIS, SDL_Surface* screen, Uint32 flags)
656 PgColor_t ph_ExpandColor(_THIS, SDL_Surface* surface, Uint32 color)
658 Uint32 truecolor;
719 int ph_FillHWRect(_THIS, SDL_Surface* surface, SDL_Rect* rect, Uint32 color)
722 Uint32 truecolor;
926 int ph_SetHWColorKey(_THIS, SDL_Surface *surface, Uint32 key)
SDL_ph_modes.c 58 SDL_Rect **ph_ListModes(_THIS, SDL_PixelFormat *format, Uint32 flags)
SDL_ph_video.c 46 static SDL_Surface *ph_SetVideoMode(_THIS, SDL_Surface *current, int width, int height, int bpp, Uint32 flags);
448 static SDL_Surface* ph_SetVideoMode(_THIS, SDL_Surface *current, int width, int height, int bpp, Uint32 flags)
SDL_phyuv.c 71 SDL_Overlay* ph_CreateYUVOverlay(_THIS, int width, int height, Uint32 format, SDL_Surface* display)
  /external/qemu/distrib/sdl-1.2.12/src/video/gapi/
SDL_gapivideo.c 81 static SDL_Rect **GAPI_ListModes(_THIS, SDL_PixelFormat *format, Uint32 flags);
82 static SDL_Surface *GAPI_SetVideoMode(_THIS, SDL_Surface *current, int width, int height, int bpp, Uint32 flags);
582 SDL_Rect **GAPI_ListModes(_THIS, SDL_PixelFormat *format, Uint32 flags)
589 int width, int height, int bpp, Uint32 flags)
592 Uint32 Rmask, Gmask, Bmask;
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/windx5/
SDL_dx5video.c 407 static SDL_Rect **DX5_ListModes(_THIS, SDL_PixelFormat *format, Uint32 flags);
408 static SDL_Surface *DX5_SetVideoMode(_THIS, SDL_Surface *current, int width, int height, int bpp, Uint32 flags);
418 static int DX5_FillHWRect(_THIS, SDL_Surface *dst, SDL_Rect *dstrect, Uint32 color);
419 static int DX5_SetHWColorKey(_THIS, SDL_Surface *surface, Uint32 key);
427 LPDIRECTDRAWSURFACE3 requested, Uint32 flag);
985 SDL_Rect **DX5_ListModes(_THIS, SDL_PixelFormat *format, Uint32 flags)
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/audio/windx5/
SDL_dx5audio.c 427 LPDIRECTSOUNDBUFFER *sndbuf, WAVEFORMATEX *wavefmt, Uint32 chunksize)
502 LPDIRECTSOUNDBUFFER *sndbuf, WAVEFORMATEX *wavefmt, Uint32 chunksize)
  /external/qemu/distrib/sdl-1.2.12/src/video/epoc/
SDL_epocvideo.cpp 83 static SDL_Rect **EPOC_ListModes(_THIS, SDL_PixelFormat *format, Uint32 flags);
84 static SDL_Surface *EPOC_SetVideoMode(_THIS, SDL_Surface *current, int width, int height, int bpp, Uint32 flags);
319 SDL_Rect **EPOC_ListModes(_THIS, SDL_PixelFormat *format, Uint32 flags)
341 int width, int height, int bpp, Uint32 flags)
  /external/qemu/distrib/sdl-1.2.12/src/video/nanox/
SDL_nximage.c 158 int NX_ResizeImage (_THIS, SDL_Surface * screen, Uint32 flags)
  /external/qemu/android/skin/
surface.c 92 Uint32 rmask, gmask, bmask, amask;
117 Uint32 rmask, gmask, bmask, amask;
trackball.c 184 Uint32 ticks_last; /* ticks since last move */
416 Uint32 now = SDL_GetTicks();
  /external/qemu/distrib/sdl-1.2.12/src/video/wincommon/
SDL_sysevents.c 69 Uint32 SDL_Appstyle = 0;
791 int SDL_RegisterApp(char *name, Uint32 style, void *hInst)
  /external/v8/src/
api.h 194 static inline Local<Uint32> Uint32ToLocal(
284 MAKE_TO_LOCAL(Uint32ToLocal, Object, Uint32)
  /external/qemu/distrib/sdl-1.2.12/src/audio/macrom/
SDL_romaudio.c 117 static volatile UInt32 running = 0;
119 static volatile Uint32 fill_me = 0;
160 if ( BitAndAtomic (0xFFFFFFFF, (UInt32 *) &need_to_mix) ) {
171 UInt32 play_me;
197 if ( ! BitAndAtomic(0xFFFFFFFF, (UInt32 *) &audio_is_locked) ) {
  /external/qemu/distrib/sdl-1.2.12/src/audio/mint/
SDL_mintaudio_xbios.c 337 Uint32 extclock;
  /external/qemu/distrib/sdl-1.2.12/src/video/fbcon/
riva_mmio.h 49 typedef Uint32 U032;
  /external/qemu/distrib/sdl-1.2.12/src/stdlib/
SDL_string.c 247 Uint32 value = 0;
248 Uint32 *dstp = (Uint32 *)dst;
    [all...]
  /external/v8/include/
v8.h 91 class Uint32;
965 V8EXPORT Local<Uint32> ToUint32() const;
972 V8EXPORT Local<Uint32> ToArrayIndex() const;
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/audio/
SDL_mixer.c 93 void SDL_MixAudio (Uint8 *dst, const Uint8 *src, Uint32 len, int volume)

Completed in 1622 milliseconds

1 2 3 4 5 6 7 8 91011