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

  /external/libpng/
pnginfo.h 122 png_textp text; /* array of comments read or comments to write */
pngset.c 732 png_textp new_text = NULL;
750 new_text = png_voidcast(png_textp,png_realloc_array(png_ptr,
777 png_textp textp = &(info_ptr->text[info_ptr->num_text]);
    [all...]
pngtest.c 823 pngtest_check_text_support(png_structp png_ptr, png_textp text_ptr,
    [all...]
png.h 615 typedef png_text * png_textp; typedef
    [all...]
pngget.c 1020 png_textp *text_ptr, int *num_text)
    [all...]
  /external/pdfium/third_party/lpng_v163/
pnginfo.h 123 png_textp text; /* array of comments read or comments to write */
pngset.c 713 png_textp new_text = NULL;
731 new_text = png_voidcast(png_textp,png_realloc_array(png_ptr,
757 png_textp textp = &(info_ptr->text[info_ptr->num_text]);
    [all...]
png.h 940 typedef png_text * png_textp; typedef
    [all...]
pngget.c 978 png_textp *text_ptr, int *num_text)
    [all...]
  /external/opencv3/3rdparty/libpng/
pnginfo.h 110 png_textp text; /* array of comments read or comments to write */
pngset.c 700 png_textp old_text;
705 info_ptr->text = (png_textp)png_malloc_warn(png_ptr,
725 info_ptr->text = (png_textp)png_malloc_warn(png_ptr,
744 png_textp textp = &(info_ptr->text[info_ptr->num_text]);
    [all...]
pngrutil.c     [all...]
png.h 659 typedef png_text FAR * png_textp; typedef
    [all...]
pngget.c 950 png_textp *text_ptr, int *num_text)
  /ndk/tests/build/issue20862-libpng-O0/jni/
pnginfo.h 110 png_textp text; /* array of comments read or comments to write */
png.h 662 typedef png_text FAR * png_textp; typedef
    [all...]
  /external/pdfium/core/src/fxcodec/codec/
fx_codec_png.cpp 70 png_textp text = NULL;
  /bootable/recovery/minui/
resources.cpp 246 png_textp text;
  /external/libpng/contrib/libtests/
pngunknown.c 478 png_textp text;
    [all...]
makepng.c     [all...]
pngvalid.c     [all...]
  /external/ImageMagick/coders/
png.c     [all...]

Completed in 7611 milliseconds