HomeSort by relevance Sort by last modified time
    Searched refs:png_set_IHDR (Results 26 - 42 of 42) sorted by null

12

  /external/skia/third_party/libpng/
pngtest.c 1082 png_set_IHDR(write_ptr, write_info_ptr, width, height, bit_depth,
    [all...]
png.h     [all...]
pngrutil.c 872 default: /* invalid, png_set_IHDR calls png_error */
897 png_set_IHDR(png_ptr, info_ptr, width, height, bit_depth,
    [all...]
  /external/syslinux/com32/lib/libpng/
pngtest.c 912 png_set_IHDR(write_ptr, write_info_ptr, width, height, bit_depth,
    [all...]
pngrutil.c 502 png_set_IHDR(png_ptr, info_ptr, width, height, bit_depth,
    [all...]
  /frameworks/base/tools/aapt/
Images.cpp     [all...]
  /frameworks/base/tools/aapt2/compile/
Png.cpp 510 png_set_IHDR(writePtr, infoPtr, info->width, info->height, 8, colorType,
    [all...]
  /external/libpng/
png.h     [all...]
pngrutil.c 874 default: /* invalid, png_set_IHDR calls png_error */
899 png_set_IHDR(png_ptr, info_ptr, width, height, bit_depth,
    [all...]
  /external/libvncserver/libvncserver/
tight.c     [all...]
  /external/pdfium/third_party/libpng16/
png.h     [all...]
pngrutil.c 872 default: /* invalid, png_set_IHDR calls png_error */
897 png_set_IHDR(png_ptr, info_ptr, width, height, bit_depth,
    [all...]
  /external/skia/tests/
CodecTest.cpp 714 png_set_IHDR(png, info, (png_uint_32)w, (png_uint_32)h, 8,
    [all...]
  /external/libpng/contrib/libtests/
pngvalid.c     [all...]
  /external/syslinux/com32/include/
png.h     [all...]
  /external/skia/tools/debugger/
SkDrawCommand.cpp 752 png_set_IHDR(png, info_ptr, width, height, 8, colorType, PNG_INTERLACE_NONE,
    [all...]
  /external/ImageMagick/coders/
png.c     [all...]

Completed in 152 milliseconds

12