HomeSort by relevance Sort by last modified time
    Searched refs:Uint8 (Results 226 - 236 of 236) sorted by null

1 2 3 4 5 6 7 8 910

  /external/qemu/distrib/sdl-1.2.15/src/video/photon/
SDL_phyuv.c 248 overlay->pixels = SDL_calloc(overlay->planes, sizeof(Uint8*));
SDL_ph_image.c 946 int ph_SetHWAlpha(_THIS, SDL_Surface* surface, Uint8 alpha)
  /external/qemu/distrib/sdl-1.2.15/src/joystick/darwin/
SDL_sysjoystick.c 777 Uint8 pos = 0;
  /external/qemu/distrib/sdl-1.2.15/src/joystick/mint/
SDL_sysjoystick.c 487 Uint8 hatstate;
  /external/qemu/distrib/sdl-1.2.15/test/
testgl.c 178 Uint8 saved_alpha;
  /external/chromium_org/v8/src/
typedarray.js 359 FUNCTION(Uint8)
runtime.cc     [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/directfb/
SDL_DirectFB_video.c 71 static int DirectFB_SetHWAlpha(_THIS, SDL_Surface *surface, Uint8 alpha);
935 static int DirectFB_SetHWAlpha(_THIS, SDL_Surface *surface, Uint8 alpha)
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11video.c     [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/quartz/
SDL_QuartzVideo.m 788 sw_buffers[1] = (Uint8*)current->pixels + current->pitch * current->h;
    [all...]
SDL_QuartzEvents.m     [all...]

Completed in 105 milliseconds

1 2 3 4 5 6 7 8 910