Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/
A DIMG_tga.c44 Uint8 has_cmap; /* 1 if image has colormap, 0 otherwise */ member
120 if (!hdr.has_cmap || hdr.pixel_bits != 8 || ncols > 256) in IMG_LoadTGA_RW()
205 if (hdr.has_cmap) { in IMG_LoadTGA_RW()

Completed in 8 milliseconds