/external/freetype/src/sfnt/ |
pngshim.c | 236 png_get_IHDR( png, info, 282 png_get_IHDR( png, info,
|
/external/qemu/ |
loadpng.c | 67 png_get_IHDR(p, pi, &width, &height, &bitdepth, &colortype, 199 png_get_IHDR(p, pi, &width, &height, &bitdepth, &colortype,
|
/external/libpng/contrib/gregbook/ |
readpng.c | 137 png_get_IHDR(png_ptr, info_ptr, &width, &height, &bit_depth, &color_type,
|
readpng2.c | 418 png_get_IHDR(png_ptr, info_ptr, &width, &height, &bit_depth, &color_type,
|
/external/libpng/contrib/pngminus/ |
png2pnm.c | 246 png_get_IHDR (png_ptr, info_ptr, 281 png_get_IHDR (png_ptr, info_ptr, &width, &height, &bit_depth, &color_type,
|
/external/libpng/contrib/visupng/ |
PngFile.c | 172 png_get_IHDR(png_ptr, info_ptr, piWidth, piHeight, &iBitDepth, 213 png_get_IHDR(png_ptr, info_ptr, piWidth, piHeight, &iBitDepth,
|
/external/chromium_org/third_party/skia/src/images/ |
SkImageDecoder_libpng.cpp | 253 png_get_IHDR(png_ptr, info_ptr, &origWidth, &origHeight, &bitDepth, 290 png_get_IHDR(png_ptr, info_ptr, &origWidth, &origHeight, &bitDepth, 451 png_get_IHDR(png_ptr, info_ptr, &origWidth, &origHeight, &bitDepth, 683 png_get_IHDR(png_ptr, info_ptr, &origWidth, &origHeight, &bitDepth, 712 png_get_IHDR(png_ptr, info_ptr, &origWidth, &origHeight, &bitDepth, [all...] |
/external/skia/src/images/ |
SkImageDecoder_libpng.cpp | 255 png_get_IHDR(png_ptr, info_ptr, &origWidth, &origHeight, &bitDepth, 292 png_get_IHDR(png_ptr, info_ptr, &origWidth, &origHeight, &bitDepth, 453 png_get_IHDR(png_ptr, info_ptr, &origWidth, &origHeight, &bitDepth, 689 png_get_IHDR(png_ptr, info_ptr, &origWidth, &origHeight, &bitDepth, 718 png_get_IHDR(png_ptr, info_ptr, &origWidth, &origHeight, &bitDepth, [all...] |
/external/opencv/otherlibs/highgui/ |
grfmt_png.cpp | 157 png_get_IHDR( png_ptr, info_ptr, &width, &height,
|
/frameworks/base/tools/aapt/ |
Images.cpp | 81 png_get_IHDR(read_ptr, read_info, &outImageInfo->width, 134 png_get_IHDR(read_ptr, read_info, &outImageInfo->width, [all...] |
/development/tools/etc1tool/ |
etc1tool.cpp | 196 png_get_IHDR(png_ptr, info_ptr, &width, &height, &bit_depth,
|
/external/chromium_org/third_party/WebKit/Source/core/platform/image-decoders/png/ |
PNGImageDecoder.cpp | 325 png_get_IHDR(png, info, &width, &height, &bitDepth, &colorType, &interlaceType, &compressionType, &filterType);
|
/external/chromium_org/third_party/libpng/ |
pngusr.h | 205 #define png_get_IHDR wk_png_get_IHDR
|
pngget.c | 577 png_get_IHDR(png_structp png_ptr, png_infop info_ptr,
|
png.h | [all...] |
/external/libpng/ |
example.c | 177 png_get_IHDR(png_ptr, info_ptr, &width, &height, &bit_depth, &color_type,
|
pngget.c | 577 png_get_IHDR(png_structp png_ptr, png_infop info_ptr,
|
pngtest.c | 909 if (png_get_IHDR(read_ptr, read_info_ptr, &width, &height, &bit_depth, [all...] |
png.h | [all...] |
/external/chromium_org/tools/imagediff/ |
image_diff_png.cc | 159 png_get_IHDR(png_ptr, info_ptr, &w, &h, &bit_depth, &color_type,
|
/external/chromium_org/ui/gfx/codec/ |
png_codec.cc | 170 png_get_IHDR(png_ptr, info_ptr, &w, &h, &bit_depth, &color_type,
|
/external/qemu/distrib/libpng-1.2.19/ |
pngget.c | 539 png_get_IHDR(png_structp png_ptr, png_infop info_ptr,
|
png.h | [all...] |
/ndk/tests/build/issue20862-libpng-O0/jni/ |
png.h | [all...] |