Home | History | Annotate | Download | only in include

Lines Matching full:clipping

99 	/* clipping information */
589 * Sets the clipping rectangle for the destination surface in a blit.
591 * If the clip rectangle is NULL, clipping will be disabled.
595 * the intersection of the surface area and the clipping rectangle.
603 * Gets the clipping rectangle for the destination surface in a blit.
629 * in 'srcrect' and 'dstrect' after all clipping is performed.
696 rectangle validation and clipping before passing it to SDL_LowerBlit()