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

  /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 403 #define png_set_read_fn wk_png_set_read_fn macro
  /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 107 milliseconds