/external/libpng/contrib/libtests/ |
D | readpng.c | 73 png_uint_32 height = png_get_image_height(png_ptr, info_ptr); in read_png()
|
D | timepng.c | 112 png_uint_32 height = png_get_image_height(png_ptr, info_ptr); in read_by_row()
|
D | pngunknown.c | 822 height = png_get_image_height(d->png_ptr, d->info_ptr); in check()
|
D | pngvalid.c | 5198 dp->h = png_get_image_height(pp, pi); in standard_info_part1()
|
/external/libpng/scripts/ |
D | symbols.def | 124 png_get_image_height @116
|
/external/deqp/framework/common/ |
D | tcuImageIO.cpp | 106 const deUint32 height = (deUint32)png_get_image_height(png_ptr, info_ptr); in loadPNG()
|
/external/skia/third_party/libpng/ |
D | pngprefix.h | 261 #define png_get_image_height skia_png_get_image_height macro
|
D | pngget.c | 61 png_get_image_height(png_const_structrp png_ptr, png_const_inforp info_ptr) in png_get_image_height() function
|
D | pngtest.c | 1599 iheight = png_get_image_height(write_ptr, write_info_ptr); in test_one_file()
|
D | png.h | 1903 PNG_EXPORT(116, png_uint_32, png_get_image_height, (png_const_structrp png_ptr,
|
D | libpng-manual.txt | 1282 png_get_image_width() and png_get_image_height() 1288 height = png_get_image_height(png_ptr,
|
/external/syslinux/com32/lib/libpng/ |
D | pngget.c | 64 png_get_image_height(png_structp png_ptr, png_infop info_ptr) in png_get_image_height() function
|
D | pngtest.c | 1335 iheight = png_get_image_height(write_ptr, write_info_ptr); in test_one_file()
|
D | CHANGES | 234 png_get_image_height(), etc. (Glenn R-P, suggestion by Brad Pettit)
|
D | libpng.txt | 521 height = png_get_image_height(png_ptr,
|
/external/libpng/ |
D | pngget.c | 61 png_get_image_height(png_const_structrp png_ptr, png_const_inforp info_ptr) in png_get_image_height() function
|
D | pngtest.c | 1606 iheight = png_get_image_height(write_ptr, write_info_ptr); in test_one_file()
|
D | png.h | 1903 PNG_EXPORT(116, png_uint_32, png_get_image_height, (png_const_structrp png_ptr,
|
D | libpng-manual.txt | 1282 png_get_image_width() and png_get_image_height() 1288 height = png_get_image_height(png_ptr,
|
D | CHANGES | 242 png_get_image_height(), etc. (Glenn R-P, suggestion by Brad Pettit)
|
/external/pdfium/third_party/libpng16/ |
D | pngget.c | 61 png_get_image_height(png_const_structrp png_ptr, png_const_inforp info_ptr) in png_get_image_height() function
|
D | png.h | 1903 PNG_EXPORT(116, png_uint_32, png_get_image_height, (png_const_structrp png_ptr,
|
/external/libpng/contrib/tools/ |
D | pngcp.c | 1797 dp->h = png_get_image_height(dp->read_pp, dp->ip); in read_png()
|
D | pngfix.c | 3622 png_uint_32 height = png_get_image_height(png_ptr, info_ptr); in read_png()
|
/external/syslinux/com32/include/ |
D | png.h | 2271 extern PNG_EXPORT(png_uint_32, png_get_image_height) PNGARG((png_structp
|