HomeSort by relevance Sort by last modified time
    Searched full:png_debug_malloc (Results 1 - 2 of 2) sorted by null

  /external/libpng/
pngtest.c 493 png_voidp PNGCBAPI png_debug_malloc PNGARG((png_structp png_ptr,
498 PNGCBAPI png_debug_malloc(png_structp png_ptr, png_alloc_size_t size) function
502 * png_debug_malloc directly, with png_ptr == NULL which is OK
528 NULL, png_debug_malloc, png_debug_free);
535 "out of memory in pngtest->png_debug_malloc");
872 NULL, NULL, NULL, png_debug_malloc, png_debug_free);
884 NULL, NULL, NULL, png_debug_malloc, png_debug_free);
    [all...]
CHANGES     [all...]

Completed in 365 milliseconds