Lines Matching full:srcrect
166 typedef int (*SDL_blit)(struct SDL_Surface *src, SDL_Rect *srcrect,
674 * the same size. If either 'srcrect' or 'dstrect' are NULL, the entire
676 * in 'srcrect' and 'dstrect' after all clipping is performed.
749 (SDL_Surface *src, SDL_Rect *srcrect,
755 (SDL_Surface *src, SDL_Rect *srcrect,
972 extern DECLSPEC int SDLCALL SDL_SoftStretch(SDL_Surface *src, SDL_Rect *srcrect,