Searched defs:ColorTransIn2 (Results 1 - 1 of 1) sorted by relevance

/external/giflib/
H A Dgifalloc.c109 copied iff they didn't exist before. ColorTransIn2 maps the old
115 GifPixelType ColorTransIn2[])
161 ColorTransIn2[i] = j; /* color exists in Color1 */
165 ColorTransIn2[i] = CrntSlot++;
113 GifUnionColorMap(const ColorMapObject *ColorIn1, const ColorMapObject *ColorIn2, GifPixelType ColorTransIn2[]) argument

Completed in 239 milliseconds