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

  /external/libpng/
pngpriv.h 540 #define PNG_ALIGN_SIZE 3 /* use sizeof to determine alignment */
547 # define PNG_ALIGN_TYPE PNG_ALIGN_SIZE
550 #if PNG_ALIGN_TYPE == PNG_ALIGN_SIZE
553 * Set PNG_ALIGN_SIZE=0 for compiler combinations where unaligned access
    [all...]
  /external/pdfium/third_party/libpng16/
pngpriv.h 511 #define PNG_ALIGN_SIZE 3 /* use sizeof to determine alignment */
518 # define PNG_ALIGN_TYPE PNG_ALIGN_SIZE
521 #if PNG_ALIGN_TYPE == PNG_ALIGN_SIZE
524 * Set PNG_ALIGN_SIZE=0 for compiler combinations where unaligned access
    [all...]
  /external/skia/third_party/libpng/
pngpriv.h 511 #define PNG_ALIGN_SIZE 3 /* use sizeof to determine alignment */
518 # define PNG_ALIGN_TYPE PNG_ALIGN_SIZE
521 #if PNG_ALIGN_TYPE == PNG_ALIGN_SIZE
524 * Set PNG_ALIGN_SIZE=0 for compiler combinations where unaligned access
    [all...]

Completed in 631 milliseconds