Home
last modified time | relevance | path

Searched refs:PNG_ALIGN_NONE (Results 1 – 10 of 10) sorted by relevance

/external/libpng/contrib/pngminim/decoder/
Dpngusr.h21 #define PNG_ALIGN_TYPE PNG_ALIGN_NONE
/external/libpng/contrib/pngminim/encoder/
Dpngusr.h21 #define PNG_ALIGN_TYPE PNG_ALIGN_NONE
/external/libpng/contrib/pngminim/preader/
Dpngusr.h21 #define PNG_ALIGN_TYPE PNG_ALIGN_NONE
/external/pdfium/third_party/libpng16/
Dpngpriv.h504 #define PNG_ALIGN_NONE 0 /* do not use data alignment */ macro
Dpngrutil.c3406 #if PNG_ALIGN_TYPE != PNG_ALIGN_NONE in png_combine_row()
/external/skia/third_party/libpng/
Dpngpriv.h504 #define PNG_ALIGN_NONE 0 /* do not use data alignment */ macro
Dpngrutil.c3406 #if PNG_ALIGN_TYPE != PNG_ALIGN_NONE in png_combine_row()
/external/libpng/
Dpngpriv.h533 #define PNG_ALIGN_NONE 0 /* do not use data alignment */ macro
Dpngrutil.c3408 #if PNG_ALIGN_TYPE != PNG_ALIGN_NONE in png_combine_row()
DCHANGES3678 Added #define PNG_ALIGN_TYPE PNG_ALIGN_NONE to contrib/pngminim/*/pngusr.h