HomeSort by relevance Sort by last modified time
    Searched full:png_set_rows (Results 1 - 25 of 29) sorted by null

1 2

  /external/libpng/scripts/
symbols.def 121 png_set_rows @113
  /external/libpng/
pnginfo.h 49 * itxt_ptr structure argument, and the png_set_rows and png_set_unknowns
pngset.c 1483 png_set_rows(png_const_structrp png_ptr, png_inforp info_ptr, function
    [all...]
libpng.3 406 \fBvoid png_set_rows (png_structp \fP\fIpng_ptr\fP\fB, png_infop \fP\fIinfo_ptr\fP\fB, png_bytepp \fIrow_pointers\fP\fB);\fP
    [all...]
libpng-manual.txt     [all...]
CHANGES     [all...]
png.h     [all...]
  /external/pdfium/third_party/libpng16/
pnginfo.h 49 * itxt_ptr structure argument, and the png_set_rows and png_set_unknowns
pngset.c 1496 png_set_rows(png_const_structrp png_ptr, png_inforp info_ptr, function
    [all...]
png.h     [all...]
  /external/skia/third_party/libpng/
pnginfo.h 49 * itxt_ptr structure argument, and the png_set_rows and png_set_unknowns
pngprefix.h 384 #define png_set_rows skia_png_set_rows macro
pngset.c 1481 png_set_rows(png_const_structrp png_ptr, png_inforp info_ptr, function
    [all...]
libpng-manual.txt     [all...]
png.h     [all...]
  /external/syslinux/bios/com32/lib/
libcom32.elf 
libcom32.c32 
  /external/syslinux/efi32/com32/lib/
libcom32.elf 
libcom32.c32 
  /external/syslinux/com32/lib/libpng/
libpng.txt 429 png_set_rows(png_ptr, info_ptr, &row_pointers);
434 If you use png_set_rows(), the application is responsible for freeing
    [all...]
pngset.c 1132 png_set_rows(png_structp png_ptr, png_infop info_ptr, png_bytepp row_pointers) function
    [all...]
CHANGES     [all...]
libpng.3 633 \fBvoid png_set_rows (png_structp \fP\fIpng_ptr\fP\fB, png_infop \fP\fIinfo_ptr\fP\fB, png_bytepp \fIrow_pointers\fP\fB);\fP
    [all...]
  /frameworks/base/tools/aapt/
Images.cpp 148 png_set_rows(read_ptr, read_info, outImageInfo->rows);
    [all...]
  /external/syslinux/com32/include/
png.h     [all...]

Completed in 208 milliseconds

1 2