Home
last modified time | relevance | path

Searched defs:png_calloc (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/libpng/
H A Dpngmem.c49 PNG_FUNCTION(png_voidp,PNGAPI png_calloc,(png_const_structrp png_ptr, png_alloc_size_t size),PNG_ALLOCATED) PNG_FUNCTION() argument
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dtarith.c52 #define png_calloc(pp, s) calloc(1, (s)) macro

Completed in 3 milliseconds