Home
last modified time | relevance | path

Searched refs:png_get_image_width (Results 1 – 11 of 11) sorted by relevance

/external/libpng/scripts/
Dsymbols.def123 png_get_image_width @115
/external/deqp/framework/common/
DtcuImageIO.cpp105 const int width = png_get_image_width(png_ptr, info_ptr); in loadPNG()
/external/skia/third_party/libpng/
Dpngprefix.h258 #define png_get_image_width skia_png_get_image_width macro
/external/libpng/contrib/libtests/
Dpngunknown.c799 png_uint_32 width = png_get_image_width(d->png_ptr, d->info_ptr); in check()
Dpngvalid.c4496 dp->w = png_get_image_width(pp, pi); in standard_info_part1()
4638 dp->bit_width = png_get_image_width(pp, pi) * dp->pixel_size; in standard_info_part2()
/external/pdfium/samples/fx_lpng/lpng_v163/
Dpng.h520 #define png_get_image_width FOXIT_png_get_image_width macro
2319 PNG_EXPORT(115, png_uint_32, png_get_image_width, (png_const_structrp png_ptr,
Dfx_pngget.c51 png_get_image_width(png_const_structrp png_ptr, png_const_inforp info_ptr) in png_get_image_width() function
/external/libpng/
Dpngget.c52 png_get_image_width(png_const_structrp png_ptr, png_const_inforp info_ptr) in png_get_image_width() function
Dpngtest.c1527 iwidth = png_get_image_width(write_ptr, write_info_ptr); in test_one_file()
Dpng.h2029 PNG_EXPORT(115, png_uint_32, png_get_image_width, (png_const_structrp png_ptr,
Dlibpng-manual.txt1278 png_get_image_width() and png_get_image_height()
1281 width = png_get_image_width(png_ptr,