Searched refs:DirectFB_CheckHWBlit (Results 1 – 1 of 1) sorted by relevance
67 static int DirectFB_CheckHWBlit(_THIS, SDL_Surface *src, SDL_Surface *dst);132 device->CheckHWBlit = DirectFB_CheckHWBlit; in DirectFB_CreateDevice()857 static int DirectFB_CheckHWBlit(_THIS, SDL_Surface *src, SDL_Surface *dst) in DirectFB_CheckHWBlit() function