HomeSort by relevance Sort by last modified time
    Searched refs:png_get_bKGD (Results 1 - 20 of 20) sorted by null

  /external/libpng/contrib/gregbook/
readpng.c 177 png_get_bKGD(png_ptr, info_ptr, &pBackground);
readpng2.c 57 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/
PngFile.c 199 if (png_get_bKGD(png_ptr, info_ptr, &pBackground))
  /external/skia/third_party/libpng/
pngprefix.h 244 #define png_get_bKGD skia_png_get_bKGD
example.c 420 if (png_get_bKGD(png_ptr, info_ptr, &image_background) != 0)
    [all...]
pngget.c 488 png_get_bKGD(png_const_structrp png_ptr, png_inforp info_ptr,
    [all...]
pngtest.c     [all...]
png.h     [all...]
  /external/syslinux/com32/lib/sys/vesa/
background.c 163 if (png_get_bKGD(png_ptr, info_ptr, &image_background))
  /external/libpng/
example.c 420 if (png_get_bKGD(png_ptr, info_ptr, &image_background) != 0)
    [all...]
pngget.c 488 png_get_bKGD(png_const_structrp png_ptr, png_inforp info_ptr,
    [all...]
pngtest.c     [all...]
png.h     [all...]
  /external/syslinux/com32/lib/libpng/
example.c 226 if (png_get_bKGD(png_ptr, info_ptr, &image_background))
pngget.c 391 png_get_bKGD(png_structp png_ptr, png_infop info_ptr,
pngtest.c 999 if (png_get_bKGD(read_ptr, read_info_ptr, &background))
    [all...]
  /external/pdfium/third_party/libpng16/
pngget.c 488 png_get_bKGD(png_const_structrp png_ptr, png_inforp info_ptr,
    [all...]
png.h     [all...]
  /external/syslinux/com32/include/
png.h     [all...]
  /external/ImageMagick/coders/
png.c     [all...]

Completed in 75 milliseconds