Home | History | Annotate | Download | only in SDL

Lines Matching full:clipping

111 	/* clipping information */
591 * Sets the clipping rectangle for the destination surface in a blit.
593 * If the clip rectangle is NULL, clipping will be disabled.
597 * the intersection of the surface area and the clipping rectangle.
605 * Gets the clipping rectangle for the destination surface in a blit.
631 * in 'srcrect' and 'dstrect' after all clipping is performed.
698 rectangle validation and clipping before passing it to SDL_LowerBlit()