Searched refs:png_get_oFFs (Results 1 – 11 of 11) sorted by relevance
/external/libpng/scripts/ |
D | symbols.def | 153 png_get_oFFs @145
|
/external/chromium_org/third_party/libpng/ |
D | pngusr.h | 240 #define png_get_oFFs wk_png_get_oFFs macro
|
D | pngget.c | 617 png_get_oFFs(png_structp png_ptr, png_infop info_ptr, in png_get_oFFs() function
|
D | png.h | 2409 extern PNG_EXPORT(png_uint_32,png_get_oFFs) PNGARG((png_structp png_ptr,
|
/external/qemu/distrib/libpng-1.2.46/ |
D | pngget.c | 617 png_get_oFFs(png_structp png_ptr, png_infop info_ptr, in png_get_oFFs() function
|
D | png.h | 2481 extern PNG_EXPORT(png_uint_32,png_get_oFFs) PNGARG((png_structp png_ptr,
|
/external/libpng/ |
D | pngget.c | 801 png_get_oFFs(png_const_structrp png_ptr, png_const_inforp info_ptr, in png_get_oFFs() function
|
D | pngtest.c | 1178 if (png_get_oFFs(read_ptr, read_info_ptr, &offset_x, &offset_y, in test_one_file()
|
D | png.h | 2181 PNG_EXPORT(145, png_uint_32, png_get_oFFs, (png_const_structrp png_ptr,
|
D | libpng-manual.txt | 1508 png_get_oFFs(png_ptr, info_ptr, &offset_x, &offset_y,
|
D | CHANGES | 597 Changed png_get_oFFs() and png_set_oFFs() to use signed rather than unsigned
|