Searched refs:RLEDestFormat (Results 1 – 1 of 1) sorted by relevance
633 } RLEDestFormat; typedef747 srcbuf = (Uint8 *) surf_src->map->data + sizeof(RLEDestFormat); in SDL_RLEAlphaBlit()912 RLEDestFormat * sfmt, SDL_PixelFormat * dfmt) in uncopy_opaque_16()970 RLEDestFormat * sfmt, SDL_PixelFormat * dfmt) in uncopy_transl_16()1006 RLEDestFormat * sfmt, SDL_PixelFormat * dfmt) in uncopy_32()1095 maxsize += sizeof(RLEDestFormat); in RLEAlphaSurface()1102 RLEDestFormat *r = (RLEDestFormat *) rlebuf; in RLEAlphaSurface()1117 dst = rlebuf + sizeof(RLEDestFormat); in RLEAlphaSurface()1476 RLEDestFormat *df = surface->map->data; in UnRLEAlpha()1478 RLEDestFormat *, SDL_PixelFormat *); in UnRLEAlpha()[all …]
Completed in 9 milliseconds