/external/chromium_org/third_party/libpng/ |
pngusr.h | 188 #define png_do_strip_filler wk_png_do_strip_filler macro
|
pngtrans.c | 426 png_do_strip_filler(png_row_infop row_info, png_bytep row, png_uint_32 flags) function 428 png_debug(1, "in png_do_strip_filler");
|
pngwtran.c | 47 png_do_strip_filler(&(png_ptr->row_info), png_ptr->row_buf + 1,
|
png.h | [all...] |
pngrtran.c | [all...] |
/external/libpng/ |
pngtrans.c | 426 png_do_strip_filler(png_row_infop row_info, png_bytep row, png_uint_32 flags) function 428 png_debug(1, "in png_do_strip_filler");
|
libpngpf.3 | 226 \fBvoid png_do_strip_filler (png_row_infop \fP\fIrow_info\fP\fB, png_bytep \fP\fIrow\fP\fB, png_uint_32 \fIflags\fP\fB);\fP
|
pngwtran.c | 47 png_do_strip_filler(&(png_ptr->row_info), png_ptr->row_buf + 1,
|
CHANGES | 321 Fixed a bug in png_do_strip_filler with XXRRGGBB => RRGGBB transformation. [all...] |
png.h | [all...] |
pngrtran.c | [all...] |
/external/qemu/distrib/libpng-1.2.19/ |
pngtrans.c | 394 png_do_strip_filler(png_row_infop row_info, png_bytep row, png_uint_32 flags) function 396 png_debug(1, "in png_do_strip_filler\n");
|
pngwtran.c | 42 png_do_strip_filler(&(png_ptr->row_info), png_ptr->row_buf + 1,
|
png.h | [all...] |
pngrtran.c | [all...] |
/prebuilts/sdk/tools/linux/ |
aapt | |