Home
last modified time | relevance | path

Searched refs:kPngMaxChunkSize (Results 1 – 4 of 4) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/image/decoders/
H A DnsPNGDecoder.cpp48 static constexpr png_alloc_size_t kPngMaxChunkSize = 0x10000000; variable
321 png_set_chunk_malloc_max(mPNG, kPngMaxChunkSize); in InitInternal()
/dports/lang/spidermonkey78/firefox-78.9.0/image/decoders/
H A DnsPNGDecoder.cpp48 static constexpr png_alloc_size_t kPngMaxChunkSize = 0x10000000; variable
321 png_set_chunk_malloc_max(mPNG, kPngMaxChunkSize); in InitInternal()
/dports/www/firefox/firefox-99.0/image/decoders/
H A DnsPNGDecoder.cpp48 static constexpr png_alloc_size_t kPngMaxChunkSize = 0x10000000; variable
321 png_set_chunk_malloc_max(mPNG, kPngMaxChunkSize); in InitInternal()
/dports/mail/thunderbird/thunderbird-91.8.0/image/decoders/
H A DnsPNGDecoder.cpp48 static constexpr png_alloc_size_t kPngMaxChunkSize = 0x10000000; variable
321 png_set_chunk_malloc_max(mPNG, kPngMaxChunkSize); in InitInternal()