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

  /external/libpng/
png.c     [all...]
pngstruct.h 140 #define PNG_COLORSPACE_INVALID 0x8000
pngwrite.c 132 if (!(info_ptr->colorspace.flags & PNG_COLORSPACE_INVALID) &&
144 if (!(info_ptr->colorspace.flags & PNG_COLORSPACE_INVALID) &&
162 if (!(info_ptr->colorspace.flags & PNG_COLORSPACE_INVALID) &&
175 if (!(info_ptr->colorspace.flags & PNG_COLORSPACE_INVALID) &&
    [all...]
pngrutil.c     [all...]
pngread.c     [all...]

Completed in 64 milliseconds