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

  /external/chromium_org/third_party/skia/src/images/
SkImageDecoder_libgif.cpp 118 static const ColorMapObject* find_colormap(const GifFileType* gif) { function
289 const ColorMapObject* cmap = find_colormap(gif);
303 // find_colormap() returned NULL. Some (rare, broken)
  /external/skia/src/images/
SkImageDecoder_libgif.cpp 118 static const ColorMapObject* find_colormap(const GifFileType* gif) { function
289 const ColorMapObject* cmap = find_colormap(gif);
303 // find_colormap() returned NULL. Some (rare, broken)

Completed in 381 milliseconds