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

  /external/libpng/
pngrio.c 18 * libpng use it at run time with png_set_read_fn(...).
60 * read_data function and use it at run time with png_set_read_fn(), rather
101 png_set_read_fn(png_structrp png_ptr, png_voidp io_ptr, function
  /external/chromium_org/third_party/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
pngusr.h 407 #define png_set_read_fn wk_png_set_read_fn macro
  /external/qemu/distrib/libpng-1.2.46/
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

Completed in 638 milliseconds