Searched refs:DirectFB_CreateYUVOverlay (Results 1 – 3 of 3) sorted by relevance
29 extern SDL_Overlay *DirectFB_CreateYUVOverlay(_THIS, int width, int height, Uint32 format, SDL_Surf…
151 SDL_Overlay *DirectFB_CreateYUVOverlay(_THIS, int width, int height, Uint32 format, SDL_Surface *di… in DirectFB_CreateYUVOverlay() function
129 device->CreateYUVOverlay = DirectFB_CreateYUVOverlay; in DirectFB_CreateDevice()