Searched refs:SDL_loblit (Results 1 – 7 of 7) sorted by relevance
46 typedef void (*SDL_loblit)(SDL_BlitInfo *info); typedef50 SDL_loblit blit;74 extern SDL_loblit SDL_CalculateBlit0(SDL_Surface *surface, int complex);75 extern SDL_loblit SDL_CalculateBlit1(SDL_Surface *surface, int complex);76 extern SDL_loblit SDL_CalculateBlitN(SDL_Surface *surface, int complex);77 extern SDL_loblit SDL_CalculateAlphaBlit(SDL_Surface *surface, int complex);
486 static SDL_loblit one_blit[] = {490 static SDL_loblit one_blitkey[] = {494 SDL_loblit SDL_CalculateBlit1(SDL_Surface *surface, int blit_index) in SDL_CalculateBlit1()
435 static SDL_loblit bitmap_blit[] = {439 static SDL_loblit colorkey_blit[] = {443 SDL_loblit SDL_CalculateBlit0(SDL_Surface *surface, int blit_index) in SDL_CalculateBlit0()
75 SDL_loblit RunBlit; in SDL_SoftBlit()
2279 SDL_loblit blitfunc;2372 SDL_loblit SDL_CalculateBlitN(SDL_Surface *surface, int blit_index) in SDL_CalculateBlitN()2379 SDL_loblit blitfun; in SDL_CalculateBlitN()
569 SDL_loblit RunBlit; in SDL_ConvertCursorSave()
2722 SDL_loblit SDL_CalculateAlphaBlit(SDL_Surface *surface, int blit_index) in SDL_CalculateAlphaBlit()