HomeSort by relevance Sort by last modified time
    Searched full:png_read_png (Results 1 - 17 of 17) sorted by null

  /external/libpng/scripts/
pngos2.def 91 png_read_png
png32ce.def 86 png_read_png @78
pngw32.def 88 png_read_png @78
  /development/tools/etc1tool/
etc1tool.cpp 189 png_read_png(png_ptr, info_ptr, PNG_TRANSFORM_IDENTITY
  /external/libpng/
libpng-1.2.44.txt 407 before calling png_read_info(), png_read_png(), or png_process_data().
459 png_read_png(png_ptr, info_ptr, png_transforms, NULL)
470 when you use png_read_png().
472 After you have called png_read_png(), you can retrieve the image data
482 row_pointers prior to calling png_read_png() with
505 If you don't allocate row_pointers ahead of time, png_read_png() will
    [all...]
libpng-1.2.46.txt 407 before calling png_read_info(), png_read_png(), or png_process_data().
459 png_read_png(png_ptr, info_ptr, png_transforms, NULL)
470 when you use png_read_png().
472 After you have called png_read_png(), you can retrieve the image data
482 row_pointers prior to calling png_read_png() with
505 If you don't allocate row_pointers ahead of time, png_read_png() will
    [all...]
pngread.c 1537 png_read_png(png_structp png_ptr, png_infop info_ptr, function
    [all...]
libpng.3 413 \fBvoid png_read_png (png_structp \fP\fIpng_ptr\fP\fB, png_infop \fP\fIinfo_ptr\fP\fB, int \fP\fItransforms\fP\fB, png_voidp \fIparams\fP\fB);\fP
    [all...]
CHANGES     [all...]
example.c 167 png_read_png(png_ptr, info_ptr, png_transforms, png_voidp_NULL);
pngconf.h     [all...]
png.h     [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngread.c 1326 png_read_png(png_structp png_ptr, png_infop info_ptr, function
    [all...]
pngconf.h 1091 /* Turn this off to disable png_read_png() and
    [all...]
png.h     [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
png.h     [all...]
  /prebuilts/sdk/tools/linux/
aapt 

Completed in 1137 milliseconds