Home | History | Annotate | Download | only in video

Lines Matching full:blit

45  *       <run>  is the number of opaque pixels to blit,
121 * Various colorkey blit methods, for opaque and per-surface alpha
592 /* source and destination not in phase, blit one by one */ \
839 /* blit a colorkeyed RLE surface */
901 /* if left or right edge clipping needed, call clip blit */
1014 /* blit a pixel-alpha RLE surface clipped at the right and/or left edges */
1032 /* blit opaque pixels on one line */ \
1060 /* blit translucent pixels on the same line */ \
1106 /* blit a pixel-alpha RLE surface */
1184 /* if left or right edge clipping needed, call clip blit */
1199 /* blit opaque pixels on one line */ \
1216 /* blit translucent pixels on the same line */ \
1922 surface->flags &= ~SDL_SRCALPHA; /* opaque blit */