Home
last modified time | relevance | path

Searched refs:RLEDestFormat (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/SDL2/src/video/
A DSDL_RLEaccel.c633 } RLEDestFormat; typedef
747 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