Searched refs:png_get_x_offset_pixels (Results 1 – 11 of 11) sorted by relevance
/external/libpng/scripts/ |
D | symbols.def | 134 png_get_x_offset_pixels @126
|
/external/skia/third_party/libpng/ |
D | pngprefix.h | 297 #define png_get_x_offset_pixels skia_png_get_x_offset_pixels macro
|
D | pngget.c | 276 png_get_x_offset_pixels(png_const_structrp png_ptr, png_const_inforp info_ptr) in png_get_x_offset_pixels() function
|
D | png.h | 1941 PNG_EXPORT(126, png_int_32, png_get_x_offset_pixels,
|
/external/syslinux/com32/lib/libpng/ |
D | pngget.c | 251 png_get_x_offset_pixels(png_structp png_ptr, png_infop info_ptr) in png_get_x_offset_pixels() function
|
/external/libpng/ |
D | pngget.c | 276 png_get_x_offset_pixels(png_const_structrp png_ptr, png_const_inforp info_ptr) in png_get_x_offset_pixels() function
|
D | png.h | 1941 PNG_EXPORT(126, png_int_32, png_get_x_offset_pixels,
|
/external/pdfium/third_party/libpng16/ |
D | pngget.c | 276 png_get_x_offset_pixels(png_const_structrp png_ptr, png_const_inforp info_ptr) in png_get_x_offset_pixels() function
|
D | png.h | 1941 PNG_EXPORT(126, png_int_32, png_get_x_offset_pixels,
|
/external/syslinux/com32/include/ |
D | png.h | 2309 extern PNG_EXPORT(png_int_32, png_get_x_offset_pixels) PNGARG((png_structp
|
/external/ImageMagick/coders/ |
D | png.c | 2667 image->page.x=(ssize_t) png_get_x_offset_pixels(ping, ping_info); in ReadOnePNGImage()
|