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

  /external/chromium_org/third_party/libpng/
pngusr.h 476 #define png_write_sCAL wk_png_write_sCAL
pngwrite.c 195 png_write_sCAL(png_ptr, (int)info_ptr->scal_unit,
205 "png_write_sCAL not supported; sCAL chunk not written.");
    [all...]
pngwutil.c     [all...]
png.h     [all...]
  /external/libpng/
libpngpf.3 724 \fBvoid png_write_sCAL (png_structp \fP\fIpng_ptr\fP\fB, png_charp \fP\fIunit\fP\fB, double \fP\fIwidth\fP\fB, double \fIheight\fP\fB);\fP
pngwrite.c 195 png_write_sCAL(png_ptr, (int)info_ptr->scal_unit,
205 "png_write_sCAL not supported; sCAL chunk not written.");
    [all...]
pngwutil.c     [all...]
CHANGES 598 Changed "unit" parameter of png_write_sCAL from png_byte to int, to work
    [all...]
png.h     [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngwrite.c 183 png_write_sCAL(png_ptr, (int)info_ptr->scal_unit,
191 "png_write_sCAL not supported; sCAL chunk not written.");
    [all...]
pngwutil.c     [all...]
png.h     [all...]
  /prebuilts/sdk/tools/linux/
aapt 

Completed in 64 milliseconds