Searched refs:PNG_OFFSET_PIXEL (Results 1 - 6 of 6) sorted by relevance

/external/libpng/
H A Dpngget.c284 if (info_ptr->offset_unit_type == PNG_OFFSET_PIXEL)
304 if (info_ptr->offset_unit_type == PNG_OFFSET_PIXEL)
H A Dpng.h723 #define PNG_OFFSET_PIXEL 0 /* Offset in pixels */ macro
/external/pdfium/third_party/libpng16/
H A Dpngget.c284 if (info_ptr->offset_unit_type == PNG_OFFSET_PIXEL)
304 if (info_ptr->offset_unit_type == PNG_OFFSET_PIXEL)
H A Dpng.h728 #define PNG_OFFSET_PIXEL 0 /* Offset in pixels */ macro
/external/syslinux/com32/lib/libpng/
H A Dpngget.c260 if (info_ptr->offset_unit_type != PNG_OFFSET_PIXEL)
282 if (info_ptr->offset_unit_type != PNG_OFFSET_PIXEL)
/external/syslinux/com32/include/
H A Dpng.h1089 #define PNG_OFFSET_PIXEL 0 /* Offset in pixels */ macro

Completed in 172 milliseconds