HomeSort by relevance Sort by last modified time
    Searched full:gif_global_colormap (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebCore/platform/image-decoders/gif/
GIFImageReader.cpp 397 if (state == gif_global_colormap)
406 if (p || (state == gif_global_colormap) || (state == gif_image_colormap)) {
538 GETN(size, gif_global_colormap);
557 case gif_global_colormap:
936 if (state == gif_global_colormap)
GIFImageReader.h 59 gif_global_colormap, enumerator in enum:__anon8081

Completed in 51 milliseconds