Searched refs:png_get_oFFs (Results 1 – 9 of 9) sorted by relevance
/external/libpng/scripts/ |
D | symbols.def | 152 png_get_oFFs @145
|
/external/pdfium/third_party/libpng16/ |
D | pngprefix.h | 150 #define png_get_oFFs PDFIUM_png_get_oFFs macro
|
D | pngget.c | 870 png_get_oFFs(png_const_structrp png_ptr, png_const_inforp info_ptr, in png_get_oFFs() function
|
D | png.h | 2026 PNG_EXPORT(145, png_uint_32, png_get_oFFs, (png_const_structrp png_ptr,
|
/external/libpng/ |
D | pngget.c | 870 png_get_oFFs(png_const_structrp png_ptr, png_const_inforp info_ptr, in png_get_oFFs() function
|
D | pngtest.c | 1233 if (png_get_oFFs(read_ptr, read_info_ptr, &offset_x, &offset_y, in test_one_file()
|
D | png.h | 2026 PNG_EXPORT(145, png_uint_32, png_get_oFFs, (png_const_structrp png_ptr,
|
D | libpng-manual.txt | 1550 png_get_oFFs(png_ptr, info_ptr, &offset_x, &offset_y,
|
D | CHANGES | 604 Changed png_get_oFFs() and png_set_oFFs() to use signed rather than unsigned
|