Home
last modified time | relevance | path

Searched defs:IsPng (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/skia/src/codec/
H A DSkPngCodec.cpp287 bool SkPngCodec::IsPng(const void* buf, size_t bytesRead) { in IsPng() function in SkPngCodec
1082 bool IsPng(const void* data, size_t len) { in IsPng() function