Searched refs:png_get_pHYs (Results 1 – 8 of 8) sorted by relevance
/external/libpng/scripts/ |
D | symbols.def | 157 png_get_pHYs @149
|
/external/skia/third_party/libpng/ |
D | pngprefix.h | 265 #define png_get_pHYs skia_png_get_pHYs macro
|
/external/pdfium/samples/fx_lpng/lpng_v163/ |
D | fx_pngget.c | 906 png_get_pHYs(png_const_structrp png_ptr, png_const_inforp info_ptr, in png_get_pHYs() function
|
D | png.h | 2496 PNG_EXPORT(149, png_uint_32, png_get_pHYs, (png_const_structrp png_ptr,
|
/external/libpng/ |
D | pngget.c | 907 png_get_pHYs(png_const_structrp png_ptr, png_const_inforp info_ptr, in png_get_pHYs() function
|
D | pngtest.c | 1205 if (png_get_pHYs(read_ptr, read_info_ptr, &res_x, &res_y, &unit_type)) in test_one_file()
|
D | png.h | 2206 PNG_EXPORT(149, png_uint_32, png_get_pHYs, (png_const_structrp png_ptr,
|
D | libpng-manual.txt | 1519 png_get_pHYs(png_ptr, info_ptr, &res_x, &res_y,
|