Searched refs:png_get_bKGD (Results 1 - 20 of 20) sorted by relevance

/external/libpng/contrib/gregbook/
H A Dreadpng.c177 png_get_bKGD(png_ptr, info_ptr, &pBackground);
H A Dreadpng2.c57 2015-11-12 - Check return value of png_get_bKGD() (Glenn R-P)
276 if (png_get_bKGD(png_ptr, info_ptr, &pBackground))
/external/libpng/contrib/visupng/
H A DPngFile.c199 if (png_get_bKGD(png_ptr, info_ptr, &pBackground))
/external/skia/third_party/libpng/
H A Dpngprefix.h244 #define png_get_bKGD skia_png_get_bKGD macro
H A Dexample.c420 if (png_get_bKGD(png_ptr, info_ptr, &image_background) != 0)
H A Dpngget.c488 png_get_bKGD(png_const_structrp png_ptr, png_inforp info_ptr, function
H A Dpngtest.c1187 if (png_get_bKGD(read_ptr, read_info_ptr, &background) != 0)
H A Dpng.h1959 PNG_EXPORT(131, png_uint_32, png_get_bKGD, (png_const_structrp png_ptr,
/external/syslinux/com32/lib/sys/vesa/
H A Dbackground.c163 if (png_get_bKGD(png_ptr, info_ptr, &image_background))
/external/libpng/
H A Dexample.c420 if (png_get_bKGD(png_ptr, info_ptr, &image_background) != 0)
H A Dpngget.c488 png_get_bKGD(png_const_structrp png_ptr, png_inforp info_ptr, function
H A Dpngtest.c1194 if (png_get_bKGD(read_ptr, read_info_ptr, &background) != 0)
H A Dpng.h1959 PNG_EXPORT(131, png_uint_32, png_get_bKGD, (png_const_structrp png_ptr,
/external/syslinux/com32/lib/libpng/
H A Dexample.c226 if (png_get_bKGD(png_ptr, info_ptr, &image_background))
H A Dpngget.c391 png_get_bKGD(png_structp png_ptr, png_infop info_ptr, function
H A Dpngtest.c999 if (png_get_bKGD(read_ptr, read_info_ptr, &background))
/external/pdfium/third_party/libpng16/
H A Dpngget.c488 png_get_bKGD(png_const_structrp png_ptr, png_inforp info_ptr, function
H A Dpng.h1959 PNG_EXPORT(131, png_uint_32, png_get_bKGD, (png_const_structrp png_ptr,
/external/syslinux/com32/include/
H A Dpng.h2325 extern PNG_EXPORT(png_uint_32,png_get_bKGD) PNGARG((png_structp png_ptr,
/external/ImageMagick/coders/
H A Dpng.c2373 (void) png_get_bKGD(ping, ping_info, &ping_background);

Completed in 3114 milliseconds