/external/qemu/ |
D | loadpng.c | 67 png_get_IHDR(p, pi, &width, &height, &bitdepth, &colortype, in loadpng() 199 png_get_IHDR(p, pi, &width, &height, &bitdepth, &colortype, in readpng()
|
/external/chromium_org/third_party/freetype/src/sfnt/ |
D | pngshim.c | 236 png_get_IHDR( png, info, in Load_SBit_Png() 282 png_get_IHDR( png, info, in Load_SBit_Png()
|
/external/freetype/src/sfnt/ |
D | pngshim.c | 236 png_get_IHDR( png, info, in Load_SBit_Png() 282 png_get_IHDR( png, info, in Load_SBit_Png()
|
/external/libpng/contrib/pngminus/ |
D | png2pnm.c | 246 png_get_IHDR (png_ptr, info_ptr, in png2pnm() 281 png_get_IHDR (png_ptr, info_ptr, &width, &height, &bit_depth, &color_type, in png2pnm()
|
/external/libpng/contrib/visupng/ |
D | PngFile.c | 172 png_get_IHDR(png_ptr, info_ptr, piWidth, piHeight, &iBitDepth, in PngLoadImage() 213 png_get_IHDR(png_ptr, info_ptr, piWidth, piHeight, &iBitDepth, in PngLoadImage()
|
/external/chromium_org/third_party/skia/src/images/ |
D | SkImageDecoder_libpng.cpp | 284 png_get_IHDR(png_ptr, info_ptr, &origWidth, &origHeight, &bitDepth, in onDecodeInit() 321 png_get_IHDR(png_ptr, info_ptr, &origWidth, &origHeight, &bitDepth, in onDecode() 501 png_get_IHDR(png_ptr, info_ptr, &origWidth, &origHeight, &bitDepth, in getBitmapConfig() 754 png_get_IHDR(png_ptr, info_ptr, &origWidth, &origHeight, &bitDepth, in onBuildTileIndex() 783 png_get_IHDR(png_ptr, info_ptr, &origWidth, &origHeight, &bitDepth, in onDecodeSubset()
|
/external/skia/src/images/ |
D | SkImageDecoder_libpng.cpp | 284 png_get_IHDR(png_ptr, info_ptr, &origWidth, &origHeight, &bitDepth, in onDecodeInit() 321 png_get_IHDR(png_ptr, info_ptr, &origWidth, &origHeight, &bitDepth, in onDecode() 500 png_get_IHDR(png_ptr, info_ptr, &origWidth, &origHeight, &bitDepth, in getBitmapConfig() 753 png_get_IHDR(png_ptr, info_ptr, &origWidth, &origHeight, &bitDepth, in onBuildTileIndex() 782 png_get_IHDR(png_ptr, info_ptr, &origWidth, &origHeight, &bitDepth, in onDecodeSubset()
|
/external/libpng/scripts/ |
D | png32ce.def | 25 png_get_IHDR @17
|
D | pngos2.def | 30 png_get_IHDR
|
D | pngw32.def | 25 png_get_IHDR @17
|
/external/libpng/contrib/gregbook/ |
D | readpng.c | 137 png_get_IHDR(png_ptr, info_ptr, &width, &height, &bit_depth, &color_type, in readpng_init()
|
D | readpng2.c | 418 png_get_IHDR(png_ptr, info_ptr, &width, &height, &bit_depth, &color_type, in readpng2_info_callback()
|
/external/opencv/otherlibs/highgui/ |
D | grfmt_png.cpp | 157 png_get_IHDR( png_ptr, info_ptr, &width, &height, in ReadHeader()
|
/external/libpng/ |
D | example.c | 177 png_get_IHDR(png_ptr, info_ptr, &width, &height, &bit_depth, &color_type,
|
D | pngget.c | 577 png_get_IHDR(png_structp png_ptr, png_infop info_ptr, in png_get_IHDR() function
|
D | pngtest.c | 909 if (png_get_IHDR(read_ptr, read_info_ptr, &width, &height, &bit_depth, in test_one_file()
|
D | png.h | 2470 extern PNG_EXPORT(png_uint_32,png_get_IHDR) PNGARG((png_structp png_ptr,
|
/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/png/ |
D | PNGImageDecoder.cpp | 325 …png_get_IHDR(png, info, &width, &height, &bitDepth, &colorType, &interlaceType, &compressionType, … in headerAvailable()
|
/external/chromium_org/third_party/libpng/ |
D | pngusr.h | 209 #define png_get_IHDR wk_png_get_IHDR macro
|
D | pngget.c | 577 png_get_IHDR(png_structp png_ptr, png_infop info_ptr, in png_get_IHDR() function
|
D | png.h | 2398 extern PNG_EXPORT(png_uint_32,png_get_IHDR) PNGARG((png_structp png_ptr,
|
/external/chromium_org/tools/imagediff/ |
D | image_diff_png.cc | 159 png_get_IHDR(png_ptr, info_ptr, &w, &h, &bit_depth, &color_type, in DecodeInfoCallback()
|
/external/chromium_org/ui/gfx/codec/ |
D | png_codec.cc | 170 png_get_IHDR(png_ptr, info_ptr, &w, &h, &bit_depth, &color_type, in DecodeInfoCallback()
|
/external/qemu/distrib/libpng-1.2.19/ |
D | pngget.c | 539 png_get_IHDR(png_structp png_ptr, png_infop info_ptr, in png_get_IHDR() function
|
D | png.h | 2245 extern PNG_EXPORT(png_uint_32,png_get_IHDR) PNGARG((png_structp png_ptr,
|