HomeSort by relevance Sort by last modified time
    Searched refs:PNG_ALIGN_TYPE (Results 1 - 9 of 9) sorted by null

  /external/libpng/contrib/pngminim/decoder/
pngusr.h 21 #define PNG_ALIGN_TYPE PNG_ALIGN_NONE
  /external/libpng/contrib/pngminim/encoder/
pngusr.h 21 #define PNG_ALIGN_TYPE PNG_ALIGN_NONE
  /external/libpng/contrib/pngminim/preader/
pngusr.h 21 #define PNG_ALIGN_TYPE PNG_ALIGN_NONE
  /external/libpng/
pngpriv.h 542 #ifndef PNG_ALIGN_TYPE
547 # define PNG_ALIGN_TYPE PNG_ALIGN_SIZE
550 #if PNG_ALIGN_TYPE == PNG_ALIGN_SIZE
559 # if PNG_ALIGN_TYPE == PNG_ALIGN_OFFSET
562 # if PNG_ALIGN_TYPE == PNG_ALIGN_ALWAYS
    [all...]
pngrutil.c     [all...]
  /external/pdfium/third_party/libpng16/
pngpriv.h 513 #ifndef PNG_ALIGN_TYPE
518 # define PNG_ALIGN_TYPE PNG_ALIGN_SIZE
521 #if PNG_ALIGN_TYPE == PNG_ALIGN_SIZE
530 # if PNG_ALIGN_TYPE == PNG_ALIGN_OFFSET
533 # if PNG_ALIGN_TYPE == PNG_ALIGN_ALWAYS
    [all...]
pngrutil.c     [all...]
  /external/skia/third_party/libpng/
pngpriv.h 513 #ifndef PNG_ALIGN_TYPE
518 # define PNG_ALIGN_TYPE PNG_ALIGN_SIZE
521 #if PNG_ALIGN_TYPE == PNG_ALIGN_SIZE
530 # if PNG_ALIGN_TYPE == PNG_ALIGN_OFFSET
533 # if PNG_ALIGN_TYPE == PNG_ALIGN_ALWAYS
    [all...]
pngrutil.c     [all...]

Completed in 391 milliseconds