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

  /external/libpng/
pngwutil.c 852 (png_ptr->mng_features_permitted & PNG_FLAG_MNG_EMPTY_PLTE) == 0 &&
    [all...]
pngset.c 542 && (png_ptr->mng_features_permitted & PNG_FLAG_MNG_EMPTY_PLTE) == 0
    [all...]
png.h     [all...]
  /external/opencv3/3rdparty/libpng/
pngwutil.c 907 !(png_ptr->mng_features_permitted & PNG_FLAG_MNG_EMPTY_PLTE) &&
    [all...]
png.h     [all...]
  /external/pdfium/third_party/lpng_v163/
pngwutil.c 929 !(png_ptr->mng_features_permitted & PNG_FLAG_MNG_EMPTY_PLTE) &&
    [all...]
pngset.c 525 && (png_ptr->mng_features_permitted & PNG_FLAG_MNG_EMPTY_PLTE) == 0
    [all...]
png.h     [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
png.h     [all...]

Completed in 46 milliseconds