Searched refs:PNG_HEAD_SIZE (Results 1 – 1 of 1) sorted by relevance
54 static constexpr int PNG_HEAD_SIZE = 100; variable727 if (!stream->Seek(PNG_HEAD_SIZE)) { in ReadIncrementalHead()