Searched refs:png_get_oFFs (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/libpng/scripts/ |
D | symbols.def | 152 png_get_oFFs @145
|
/third_party/skia/third_party/externals/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
|