Searched defs:IsPng (Results 1 – 2 of 2) sorted by relevance
17 bool IsPng(const void* buff, size_t bytesRead) { in IsPng() function
290 bool SkPngCodec::IsPng(const void* buf, size_t bytesRead) { in IsPng() function in SkPngCodec1116 bool IsPng(const void* data, size_t len) { in IsPng() function