Home
last modified time | relevance | path

Searched refs:png_get_oFFs (Results 1 – 11 of 11) sorted by relevance

/external/libpng/scripts/
Dsymbols.def153 png_get_oFFs @145
/external/chromium_org/third_party/libpng/
Dpngusr.h240 #define png_get_oFFs wk_png_get_oFFs macro
Dpngget.c617 png_get_oFFs(png_structp png_ptr, png_infop info_ptr, in png_get_oFFs() function
Dpng.h2409 extern PNG_EXPORT(png_uint_32,png_get_oFFs) PNGARG((png_structp png_ptr,
/external/qemu/distrib/libpng-1.2.46/
Dpngget.c617 png_get_oFFs(png_structp png_ptr, png_infop info_ptr, in png_get_oFFs() function
Dpng.h2481 extern PNG_EXPORT(png_uint_32,png_get_oFFs) PNGARG((png_structp png_ptr,
/external/libpng/
Dpngget.c801 png_get_oFFs(png_const_structrp png_ptr, png_const_inforp info_ptr, in png_get_oFFs() function
Dpngtest.c1178 if (png_get_oFFs(read_ptr, read_info_ptr, &offset_x, &offset_y, in test_one_file()
Dpng.h2181 PNG_EXPORT(145, png_uint_32, png_get_oFFs, (png_const_structrp png_ptr,
Dlibpng-manual.txt1508 png_get_oFFs(png_ptr, info_ptr, &offset_x, &offset_y,
DCHANGES597 Changed png_get_oFFs() and png_set_oFFs() to use signed rather than unsigned