HomeSort by relevance Sort by last modified time
    Searched defs:PNG_UNUSED (Results 1 - 11 of 11) sorted by null

  /external/libpng/
pngwio.c 153 PNG_UNUSED(output_flush_fn)
pngmem.c 77 PNG_UNUSED(png_ptr)
pngerror.c 387 PNG_UNUSED(error_message)
400 PNG_UNUSED(error_message)
413 PNG_UNUSED(error_message)
524 PNG_UNUSED(error_message)
534 PNG_UNUSED(message)
751 PNG_UNUSED(error_message) /* Make compiler happy */
818 PNG_UNUSED(warning_message) /* Make compiler happy */
820 PNG_UNUSED(png_ptr) /* Make compiler happy */
841 PNG_UNUSED(warning_fn)
pngwutil.c     [all...]
pngpriv.h 360 #ifndef PNG_UNUSED
367 # define PNG_UNUSED(param) (void)param;
    [all...]
pngrutil.c     [all...]
  /external/pdfium/samples/fx_lpng/lpng_v163/
fx_pngmem.c 87 PNG_UNUSED(png_ptr)
fx_pngwutil.c     [all...]
fx_pngrutil.c     [all...]
pngpriv.h 309 #ifndef PNG_UNUSED
316 # define PNG_UNUSED(param) (void)param;
    [all...]