Searched defs:is_gif (Results 1 - 1 of 1) sorted by relevance
/external/skia/src/images/ | ||
H A D | SkImageDecoder_libgif.cpp | 513 static bool is_gif(SkStreamRewindable* stream) { function 526 if (is_gif(stream)) { 535 if (is_gif(stream)) { |
Completed in 472 milliseconds