HomeSort by relevance Sort by last modified time
    Searched full:png_get_valid (Results 26 - 50 of 56) sorted by null

12 3

  /external/syslinux/com32/lib/libpng/
pngread.c     [all...]
pngget.c 21 png_get_valid(png_structp png_ptr, png_infop info_ptr, png_uint_32 flag) function
libpng.txt 536 has been read. The png_get_valid(png_ptr, info_ptr, PNG_INFO_<chunk>) and
    [all...]
libpng.3 305 \fBpng_uint_32 png_get_valid (png_structp \fP\fIpng_ptr\fP\fB, png_infop \fP\fIinfo_ptr\fP\fB, png_uint_32 \fIflag\fP\fB);\fP
    [all...]
  /external/libpng/contrib/gregbook/
readpng2.c 315 if (png_get_valid(png_ptr, info_ptr, PNG_INFO_tRNS))
  /external/libpng/
pngget.c 20 png_get_valid(png_const_structrp png_ptr, png_const_inforp info_ptr, function
    [all...]
libpng.3 196 \fBpng_uint_32 png_get_valid (png_const_structp \fP\fIpng_ptr\fP\fB, png_const_infop \fP\fIinfo_ptr\fP\fB, png_uint_32 \fIflag\fP\fB);\fP
    [all...]
pngtest.c 676 else if (png_get_valid(png_ptr, data->info_ptr, PNG_INFO_PLTE) != 0)
    [all...]
libpng-manual.txt     [all...]
  /external/pdfium/testing/image_diff/
image_diff_png.cpp 208 if (png_get_valid(png_ptr, info_ptr, PNG_INFO_tRNS))
  /external/pdfium/third_party/libpng16/
pngget.c 20 png_get_valid(png_const_structrp png_ptr, png_const_inforp info_ptr, function
    [all...]
  /external/syslinux/bios/com32/lib/
libcom32.c32 
  /external/syslinux/efi32/com32/lib/
libcom32.c32 
  /frameworks/base/tools/aapt2/compile/
PngCrunch.cpp 225 if (png_get_valid(read_ptr, info_ptr, PNG_INFO_tRNS)) {
Png.cpp 128 if (png_get_valid(readPtr, infoPtr, PNG_INFO_tRNS)) {
    [all...]
  /prebuilts/vndk/v27/x86/arch-x86-x86/shared/vndk-core/
libpng.so 
  /prebuilts/vndk/v27/x86_64/arch-x86-x86_64/shared/vndk-core/
libpng.so 
  /external/libpng/contrib/libtests/
pngunknown.c 482 png_uint_32 flags = png_get_valid(d->png_ptr, info_ptr, (png_uint_32)~0);
    [all...]
  /frameworks/base/tools/aapt/
Images.cpp 125 if (png_get_valid(read_ptr, read_info, PNG_INFO_tRNS)) {
    [all...]
  /prebuilts/abi-dumps/vndk/28/32/arm_armv7-a-neon/source-based/
libpng.so.lsdump.gz 
  /prebuilts/abi-dumps/vndk/28/32/x86/source-based/
libpng.so.lsdump.gz 
  /prebuilts/abi-dumps/vndk/28/64/arm64_armv8-a/source-based/
libpng.so.lsdump.gz 
  /prebuilts/abi-dumps/vndk/28/64/arm_armv8-a/source-based/
libpng.so.lsdump.gz 
  /prebuilts/abi-dumps/vndk/28/64/x86/source-based/
libpng.so.lsdump.gz 
  /prebuilts/abi-dumps/vndk/28/64/x86_64/source-based/
libpng.so.lsdump.gz 

Completed in 856 milliseconds

12 3