![]() |
ManaPlus
|
Go to the source code of this file.
Functions | |
| int | SDLgfxBlitRGBA (const SDL_Surface *const src, const SDL_Rect *const srcrect, SDL_Surface *const dst, const SDL_Rect *const dstrect) |
| int SDLgfxBlitRGBA | ( | const SDL_Surface *const | src, |
| const SDL_Rect *const | srcrect, | ||
| SDL_Surface *const | dst, | ||
| const SDL_Rect *const | dstrect | ||
| ) |
Definition at line 437 of file sdlgfxblitfunc.cpp.
References _SDL_gfxBlitRGBACall(), CAST_S16, CAST_U16, and reportAlways.
Referenced by SDLImageHelper::combineSurface(), and TestLauncher::testBlitSpeed().