Searched refs:pngIHDRChunkLength (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Tools/DumpRenderTree/
H A DPixelDumpSupport.cpp108 const int pngIHDRChunkLength = 25; // chunk length + "IHDR" + 13 bytes of data + checksum local
109 return pngHeaderLength + pngIHDRChunkLength;

Completed in 29 milliseconds