/external/libpng/scripts/ |
pngos2.def | 141 png_set_rows
|
png32ce.def | 136 png_set_rows @128
|
pngw32.def | 139 png_set_rows @128
|
/external/chromium_org/third_party/libpng/ |
pngusr.h | 409 #define png_set_rows wk_png_set_rows macro
|
pngset.c | 1132 png_set_rows(png_structp png_ptr, png_infop info_ptr, png_bytepp row_pointers) function [all...] |
png.h | [all...] |
/ndk/tests/build/issue20862-libpng-O0/jni/ |
pnginfo.h | 50 * itxt_ptr structure argument, and the png_set_rows and png_set_unknowns
|
png.h | [all...] |
/external/chromium_org/ui/gfx/codec/ |
png_codec_unittest.cc | 213 png_set_rows(png_ptr, info_ptr, &row_pointers[0]); [all...] |
/external/libpng/ |
libpng-1.2.44.txt | 497 png_set_rows(png_ptr, info_ptr, &row_pointers); 502 If you use png_set_rows(), the application is responsible for freeing [all...] |
libpng-1.2.46.txt | 497 png_set_rows(png_ptr, info_ptr, &row_pointers); 502 If you use png_set_rows(), the application is responsible for freeing [all...] |
pngset.c | 1142 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...] |
png.h | [all...] |
/external/qemu/distrib/libpng-1.2.19/ |
pngset.c | 1165 png_set_rows(png_structp png_ptr, png_infop info_ptr, png_bytepp row_pointers) function [all...] |
png.h | 693 * itxt_ptr structure argument, and the png_set_rows and png_set_unknowns [all...] |
/frameworks/base/tools/aapt/ |
Images.cpp | 116 png_set_rows(read_ptr, read_info, outImageInfo->rows); [all...] |
/hardware/ti/omap4xxx/hwc/ |
hwc.c | [all...] |
/prebuilts/sdk/tools/linux/ |
aapt | |