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

  /external/chromium_org/third_party/WebKit/Source/core/platform/image-decoders/gif/
GIFImageReader.cpp 319 RELEASE_ASSERT(m_position + m_colors * GIF_COLORS <= length);
324 srcColormap += GIF_COLORS;
459 GETN(GIF_COLORS * globalColorMapColors, GIFGlobalColormap);
697 GETN(GIF_COLORS * numColors, GIFImageColormap);
GIFImageReader.h 52 #define GIF_COLORS 3

Completed in 858 milliseconds