Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libpng/
Dpngmem.c84 # ifdef PNG_MAX_MALLOC_64K
Dpngpriv.h427 #if defined(MAXSEG_64K) && !defined(PNG_MAX_MALLOC_64K)
428 # define PNG_MAX_MALLOC_64K macro
444 #if (PNG_ZBUF_SIZE > 65536L) && defined(PNG_MAX_MALLOC_64K)
Dpngtest.c1846 #if defined(MAXSEG_64K) && !defined(PNG_MAX_MALLOC_64K) in main()
1850 #if !defined(MAXSEG_64K) && defined(PNG_MAX_MALLOC_64K) in main()
Dpngrutil.c1682 #ifdef PNG_MAX_MALLOC_64K in png_handle_sPLT()
2549 #ifdef PNG_MAX_MALLOC_64K in png_handle_tEXt()
4595 #ifdef PNG_MAX_MALLOC_64K in png_read_start_row()
4640 #ifdef PNG_MAX_MALLOC_64K in png_read_start_row()