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

  /external/libpng/
pngrio.c 18 * libpng use it at run time with png_set_read_fn(...).
46 * read_data function and use it at run time with png_set_read_fn(), rather
87 png_set_read_fn(png_structrp png_ptr, png_voidp io_ptr, function
  /external/pdfium/third_party/libpng16/
pngrio.c 18 * libpng use it at run time with png_set_read_fn(...).
46 * read_data function and use it at run time with png_set_read_fn(), rather
87 png_set_read_fn(png_structrp png_ptr, png_voidp io_ptr, function
  /external/syslinux/com32/lib/libpng/
pngrio.c 18 * libpng use it at run time with png_set_read_fn(...).
46 * read_data function and use it at run time with png_set_read_fn(), rather
150 png_set_read_fn(png_structp png_ptr, png_voidp io_ptr, function

Completed in 258 milliseconds