Home
last modified time | relevance | path

Searched refs:PNG_COLORSPACE_HAVE_ENDPOINTS (Results 1 – 12 of 12) sorted by relevance

/third_party/flutter/skia/third_party/externals/libpng/
Dpngget.c523 (info_ptr->colorspace.flags & PNG_COLORSPACE_HAVE_ENDPOINTS) != 0) in png_get_cHRM()
564 (info_ptr->colorspace.flags & PNG_COLORSPACE_HAVE_ENDPOINTS) != 0) in png_get_cHRM_XYZ()
612 (info_ptr->colorspace.flags & PNG_COLORSPACE_HAVE_ENDPOINTS) != 0) in png_get_cHRM_XYZ_fixed()
649 (info_ptr->colorspace.flags & PNG_COLORSPACE_HAVE_ENDPOINTS) != 0) in png_get_cHRM_fixed()
Dpngstruct.h132 #define PNG_COLORSPACE_HAVE_ENDPOINTS 0x0002 macro
Dpng.c1198 if ((info_ptr->colorspace.flags & PNG_COLORSPACE_HAVE_ENDPOINTS) != 0)
1684 (colorspace->flags & PNG_COLORSPACE_HAVE_ENDPOINTS) != 0)
1704 colorspace->flags |= PNG_COLORSPACE_HAVE_ENDPOINTS;
1926 if ((colorspace->flags & PNG_COLORSPACE_HAVE_ENDPOINTS) != 0 &&
1946 (PNG_COLORSPACE_HAVE_ENDPOINTS|PNG_COLORSPACE_ENDPOINTS_MATCH_sRGB);
2473 (png_ptr->colorspace.flags & PNG_COLORSPACE_HAVE_ENDPOINTS) != 0)
Dpngread.c1434 & (PNG_COLORSPACE_HAVE_ENDPOINTS|PNG_COLORSPACE_ENDPOINTS_MATCH_sRGB| in png_image_read_header()
1435 PNG_COLORSPACE_INVALID)) == PNG_COLORSPACE_HAVE_ENDPOINTS)) in png_image_read_header()
/third_party/skia/third_party/externals/libpng/
Dpngget.c523 (info_ptr->colorspace.flags & PNG_COLORSPACE_HAVE_ENDPOINTS) != 0) in png_get_cHRM()
564 (info_ptr->colorspace.flags & PNG_COLORSPACE_HAVE_ENDPOINTS) != 0) in png_get_cHRM_XYZ()
612 (info_ptr->colorspace.flags & PNG_COLORSPACE_HAVE_ENDPOINTS) != 0) in png_get_cHRM_XYZ_fixed()
649 (info_ptr->colorspace.flags & PNG_COLORSPACE_HAVE_ENDPOINTS) != 0) in png_get_cHRM_fixed()
Dpngstruct.h132 #define PNG_COLORSPACE_HAVE_ENDPOINTS 0x0002 macro
Dpng.c1198 if ((info_ptr->colorspace.flags & PNG_COLORSPACE_HAVE_ENDPOINTS) != 0)
1684 (colorspace->flags & PNG_COLORSPACE_HAVE_ENDPOINTS) != 0)
1704 colorspace->flags |= PNG_COLORSPACE_HAVE_ENDPOINTS;
1926 if ((colorspace->flags & PNG_COLORSPACE_HAVE_ENDPOINTS) != 0 &&
1946 (PNG_COLORSPACE_HAVE_ENDPOINTS|PNG_COLORSPACE_ENDPOINTS_MATCH_sRGB);
2473 (png_ptr->colorspace.flags & PNG_COLORSPACE_HAVE_ENDPOINTS) != 0)
Dpngread.c1434 & (PNG_COLORSPACE_HAVE_ENDPOINTS|PNG_COLORSPACE_ENDPOINTS_MATCH_sRGB| in png_image_read_header()
1435 PNG_COLORSPACE_INVALID)) == PNG_COLORSPACE_HAVE_ENDPOINTS)) in png_image_read_header()
/third_party/libpng/
Dpngget.c523 (info_ptr->colorspace.flags & PNG_COLORSPACE_HAVE_ENDPOINTS) != 0) in png_get_cHRM()
564 (info_ptr->colorspace.flags & PNG_COLORSPACE_HAVE_ENDPOINTS) != 0) in png_get_cHRM_XYZ()
612 (info_ptr->colorspace.flags & PNG_COLORSPACE_HAVE_ENDPOINTS) != 0) in png_get_cHRM_XYZ_fixed()
649 (info_ptr->colorspace.flags & PNG_COLORSPACE_HAVE_ENDPOINTS) != 0) in png_get_cHRM_fixed()
Dpngstruct.h132 #define PNG_COLORSPACE_HAVE_ENDPOINTS 0x0002 macro
Dpng.c1198 if ((info_ptr->colorspace.flags & PNG_COLORSPACE_HAVE_ENDPOINTS) != 0)
1684 (colorspace->flags & PNG_COLORSPACE_HAVE_ENDPOINTS) != 0)
1704 colorspace->flags |= PNG_COLORSPACE_HAVE_ENDPOINTS;
1926 if ((colorspace->flags & PNG_COLORSPACE_HAVE_ENDPOINTS) != 0 &&
1946 (PNG_COLORSPACE_HAVE_ENDPOINTS|PNG_COLORSPACE_ENDPOINTS_MATCH_sRGB);
2473 (png_ptr->colorspace.flags & PNG_COLORSPACE_HAVE_ENDPOINTS) != 0)
Dpngread.c1434 & (PNG_COLORSPACE_HAVE_ENDPOINTS|PNG_COLORSPACE_ENDPOINTS_MATCH_sRGB| in png_image_read_header()
1435 PNG_COLORSPACE_INVALID)) == PNG_COLORSPACE_HAVE_ENDPOINTS)) in png_image_read_header()