Searched defs:png_signature (Results 1 - 2 of 2) sorted by relevance
/third_party/skia/third_party/externals/libpng/ |
H A D | png.c | 76 png_byte png_signature[8] = {137, 80, 78, 71, 13, 10, 26, 10}; in png_sig_cmp() local
|
H A D | pngwutil.c | 53 png_byte png_signature[8] = {137, 80, 78, 71, 13, 10, 26, 10}; in png_write_sig() local
|
Completed in 10 milliseconds