HomeSort by relevance Sort by last modified time
    Searched refs:DirectFB_CreateYUVOverlay (Results 1 - 3 of 3) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/video/directfb/
SDL_DirectFB_yuv.h 29 extern SDL_Overlay *DirectFB_CreateYUVOverlay(_THIS, int width, int height, Uint32 format, SDL_Surface *display);
SDL_DirectFB_yuv.c 151 SDL_Overlay *DirectFB_CreateYUVOverlay(_THIS, int width, int height, Uint32 format, SDL_Surface *display)
SDL_DirectFB_video.c 129 device->CreateYUVOverlay = DirectFB_CreateYUVOverlay;

Completed in 25 milliseconds