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

  /external/libpng/
pngerror.c 15 * and use png_set_error_fn() to use those functions. See the instructions
35 * you should supply a replacement error function and use png_set_error_fn()
108 * png_set_error_fn() to replace the warning function at run-time.
246 * error function pointer in png_set_error_fn().
361 png_set_error_fn(png_structp png_ptr, png_voidp error_ptr, function
  /external/qemu/distrib/libpng-1.2.19/
pngerror.c 12 * and use png_set_error_fn() to use those functions. See the instructions
31 * you should supply a replacement error function and use png_set_error_fn()
85 * png_set_error_fn() to replace the warning function at run-time.
193 * error function pointer in png_set_error_fn().
291 png_set_error_fn(png_structp png_ptr, png_voidp error_ptr, function

Completed in 27 milliseconds