Searched refs:png_get_image_width (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/platform/image-decoders/png/
H A DPNGImageDecoder.cpp302 png_uint_32 width = png_get_image_width(png, info);
/external/chromium_org/third_party/libpng/
H A Dpngusr.h227 #define png_get_image_width wk_png_get_image_width macro
H A Dpngget.c55 png_get_image_width(png_structp png_ptr, png_infop info_ptr) function
H A Dpng.h2272 extern PNG_EXPORT(png_uint_32, png_get_image_width) PNGARG((png_structp
/external/libpng/
H A Dpngget.c55 png_get_image_width(png_structp png_ptr, png_infop info_ptr) function
H A Dpngtest.c1334 iwidth = png_get_image_width(write_ptr, write_info_ptr);
H A Dpng.h2344 extern PNG_EXPORT(png_uint_32, png_get_image_width) PNGARG((png_structp
/external/qemu/distrib/libpng-1.2.19/
H A Dpngget.c48 png_get_image_width(png_structp png_ptr, png_infop info_ptr) function
H A Dpng.h2119 extern PNG_EXPORT(png_uint_32, png_get_image_width) PNGARG((png_structp

Completed in 380 milliseconds