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

  /external/libpng/
pngpread.c 22 #define PNG_SKIP_MODE 3
76 if (png_ptr != NULL && png_ptr->process_mode == PNG_SKIP_MODE &&
131 case PNG_SKIP_MODE:
551 png_ptr->process_mode = PNG_SKIP_MODE;
    [all...]
  /external/chromium_org/third_party/libpng/
pngpread.c 23 #define PNG_SKIP_MODE 3
98 case PNG_SKIP_MODE:
578 png_ptr->process_mode = PNG_SKIP_MODE;
    [all...]

Completed in 45 milliseconds