/external/chromium_org/third_party/libpng/ |
pngusr.h | 255 #define png_get_text wk_png_get_text macro
|
pngget.c | 764 png_get_text(png_structp png_ptr, png_infop info_ptr, png_textp *text_ptr, function
|
png.h | 695 * However, the * structure returned by png_get_text() will always contain [all...] |
/external/libpng/ |
pngtest.c | 1090 if (png_get_text(read_ptr, read_info_ptr, &text_ptr, &num_text) > 0) [all...] |
pngget.c | 764 png_get_text(png_structp png_ptr, png_infop info_ptr, png_textp *text_ptr, function
|
png.h | 698 * However, the * structure returned by png_get_text() will always contain [all...] |
/external/qemu/distrib/libpng-1.2.19/ |
pngget.c | 726 png_get_text(png_structp png_ptr, png_infop info_ptr, png_textp *text_ptr, function
|
png.h | 582 * However, the * structure returned by png_get_text() will always contain [all...] |
/ndk/tests/build/issue20862-libpng-O0/jni/ |
png.h | 632 * However, the structure returned by png_get_text() will always contain [all...] |