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

  /external/libpng/
pngrio.c 18 * libpng use it at run time with png_set_read_fn(...).
61 * read_data function and use it at run time with png_set_read_fn(), rather
165 png_set_read_fn(png_structp png_ptr, png_voidp io_ptr, function
  /external/qemu/distrib/libpng-1.2.19/
pngrio.c 15 * libpng use it at run time with png_set_read_fn(...).
41 read_data function and use it at run time with png_set_read_fn(), rather
138 png_set_read_fn(png_structp png_ptr, png_voidp io_ptr, function

Completed in 31 milliseconds