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

  /external/libpng/
pngtest.c 495 void PNGCBAPI png_debug_free PNGARG((png_structp png_ptr, png_voidp ptr));
528 NULL, png_debug_malloc, png_debug_free);
553 png_debug_free(png_structp png_ptr, png_voidp ptr) function
556 fprintf(STDERR, "NULL pointer to png_debug_free.\n");
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 583 milliseconds