HomeSort by relevance Sort by last modified time
    Searched refs:AllocHWSurface (Results 26 - 32 of 32) sorted by null

12

  /external/qemu/distrib/sdl-1.2.12/src/video/directfb/
SDL_DirectFB_video.c 131 device->AllocHWSurface = DirectFB_AllocHWSurface;
  /external/qemu/distrib/sdl-1.2.12/src/video/windib/
SDL_dibvideo.c 156 device->AllocHWSurface = DIB_AllocHWSurface;
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11video.c 144 device->AllocHWSurface = X11_AllocHWSurface;
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/fbcon/
SDL_fbvideo.c 244 this->AllocHWSurface = FB_AllocHWSurface;
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/quartz/
SDL_QuartzVideo.m 128 device->AllocHWSurface = QZ_AllocHWSurface;
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/os2fslib/
SDL_os2fslib.c     [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/windx5/
SDL_dx5video.c 592 device->AllocHWSurface = DX5_AllocHWSurface;
    [all...]

Completed in 23 milliseconds

12