Searched defs:png_set_read_fn (Results 1 - 4 of 4) sorted by relevance

/external/libpng/
H A Dpngrio.c18 * 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/
H A Dpngrio.c18 * 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
H A Dpngusr.h407 #define png_set_read_fn wk_png_set_read_fn macro
/external/qemu/distrib/libpng-1.2.46/
H A Dpngrio.c18 * 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 133 milliseconds