Searched refs:IsGif (Results 1 – 3 of 3) sorted by relevance
23 static bool IsGif(const void*, size_t);
36 { SkGifCodec::IsGif, SkGifCodec::NewFromStream },
21 bool SkGifCodec::IsGif(const void* buf, size_t bytesRead) { in IsGif() function in SkGifCodec