Searched refs:png_get_oFFs (Results 1 – 18 of 18) sorted by relevance
/external/libpng/scripts/ |
D | symbols.def | 153 png_get_oFFs @145
|
/external/skia/third_party/libpng/ |
D | pngprefix.h | 266 #define png_get_oFFs skia_png_get_oFFs macro
|
D | pngget.c | 840 png_get_oFFs(png_const_structrp png_ptr, png_const_inforp info_ptr, in png_get_oFFs() function
|
D | pngtest.c | 1206 if (png_get_oFFs(read_ptr, read_info_ptr, &offset_x, &offset_y, in test_one_file()
|
D | png.h | 2051 PNG_EXPORT(145, png_uint_32, png_get_oFFs, (png_const_structrp png_ptr,
|
D | libpng-manual.txt | 1512 png_get_oFFs(png_ptr, info_ptr, &offset_x, &offset_y,
|
/external/syslinux/com32/lib/libpng/ |
D | pngget.c | 617 png_get_oFFs(png_structp png_ptr, png_infop info_ptr, in png_get_oFFs() function
|
D | pngtest.c | 1018 if (png_get_oFFs(read_ptr, read_info_ptr, &offset_x, &offset_y, in test_one_file()
|
D | CHANGES | 560 Changed png_get_oFFs() and png_set_oFFs() to use signed rather than unsigned
|
D | libpng.txt | 640 png_get_oFFs(png_ptr, info_ptr, &offset_x, &offset_y,
|
/external/libpng/ |
D | pngget.c | 840 png_get_oFFs(png_const_structrp png_ptr, png_const_inforp info_ptr, in png_get_oFFs() function
|
D | pngtest.c | 1213 if (png_get_oFFs(read_ptr, read_info_ptr, &offset_x, &offset_y, in test_one_file()
|
D | png.h | 2051 PNG_EXPORT(145, png_uint_32, png_get_oFFs, (png_const_structrp png_ptr,
|
D | libpng-manual.txt | 1512 png_get_oFFs(png_ptr, info_ptr, &offset_x, &offset_y,
|
D | CHANGES | 605 Changed png_get_oFFs() and png_set_oFFs() to use signed rather than unsigned
|
/external/pdfium/third_party/libpng16/ |
D | pngget.c | 840 png_get_oFFs(png_const_structrp png_ptr, png_const_inforp info_ptr, in png_get_oFFs() function
|
D | png.h | 2051 PNG_EXPORT(145, png_uint_32, png_get_oFFs, (png_const_structrp png_ptr,
|
/external/syslinux/com32/include/ |
D | png.h | 2404 extern PNG_EXPORT(png_uint_32,png_get_oFFs) PNGARG((png_structp png_ptr,
|