Searched refs:IsPngChunkAllowed (Results 1 – 1 of 1) sorted by relevance
56 static bool IsPngChunkAllowed(uint32_t type) { in IsPngChunkAllowed() function128 if (IsPngChunkAllowed(chunk_type)) { in Next()