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

/external/chromium_org/third_party/libpng/
H A Dpngget.c273 png_get_y_offset_pixels(png_structp png_ptr, png_infop info_ptr) function
H A Dpngusr.h276 #define png_get_y_offset_pixels wk_png_get_y_offset_pixels macro
/external/qemu/distrib/libpng-1.2.46/
H A Dpngget.c273 png_get_y_offset_pixels(png_structp png_ptr, png_infop info_ptr) function
/external/libpng/
H A Dpngget.c270 png_get_y_offset_pixels(png_const_structrp png_ptr, png_const_inforp info_ptr) function
275 png_debug1(1, "in %s retrieval function", "png_get_y_offset_pixels");

Completed in 47 milliseconds