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

/external/chromium_org/third_party/libpng/
H A Dpngget.c251 png_get_x_offset_pixels(png_structp png_ptr, png_infop info_ptr) function
H A Dpngusr.h271 #define png_get_x_offset_pixels wk_png_get_x_offset_pixels macro
/external/qemu/distrib/libpng-1.2.46/
H A Dpngget.c251 png_get_x_offset_pixels(png_structp png_ptr, png_infop info_ptr) function
/external/libpng/
H A Dpngget.c254 png_get_x_offset_pixels(png_const_structrp png_ptr, png_const_inforp info_ptr) function
259 png_debug1(1, "in %s retrieval function", "png_get_x_offset_pixels");

Completed in 43 milliseconds