Home
last modified time | relevance | path

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

/aosp_15_r20/external/giflib/
H A Dgifbuild.c117 char GlobalColorKeys[PRINTABLES], LocalColorKeys[PRINTABLES], in Icon2Gif() local
225 KeyTable = LocalColorKeys; in Icon2Gif()
226 memset(LocalColorKeys, '\0', sizeof(LocalColorKeys)); in Icon2Gif()