Home
last modified time | relevance | path

Searched refs:png_xy (Results 1 – 18 of 18) sorted by relevance

/external/skia/third_party/libpng/
Dpngstruct.h83 typedef struct png_xy struct
89 } png_xy; argument
119 png_xy end_points_xy; /* End points as chromaticities */
Dpng.c1198 png_xy_from_XYZ(png_xy *xy, const png_XYZ *XYZ)
1241 png_XYZ_from_xy(png_XYZ *XYZ, const png_xy *xy)
1557 png_colorspace_endpoints_match(const png_xy *xy1, const png_xy *xy2, int delta)
1583 png_colorspace_check_xy(png_XYZ *XYZ, const png_xy *xy)
1586 png_xy xy_test;
1609 png_colorspace_check_XYZ(png_xy *xy, png_XYZ *XYZ)
1627 static const png_xy sRGB_xy = /* From ITU-R BT.709-3 */
1638 png_colorspacerp colorspace, const png_xy *xy, const png_XYZ *XYZ,
1686 png_colorspacerp colorspace, const png_xy *xy, int preferred)
1726 png_xy xy;
Dpngpriv.h1063 const png_xy *xy), PNG_EMPTY);
1519 (png_const_structrp png_ptr, png_colorspacerp colorspace, const png_xy *xy,
Dpngset.c45 png_xy xy; in png_set_cHRM_fixed()
Dpngwutil.c1317 png_write_cHRM_fixed(png_structrp png_ptr, const png_xy *xy) in png_write_cHRM_fixed()
Dpngrutil.c1233 png_xy xy; in png_handle_cHRM()
/external/libpng/
Dpngstruct.h83 typedef struct png_xy struct
89 } png_xy; argument
119 png_xy end_points_xy; /* End points as chromaticities */
Dpng.c1198 png_xy_from_XYZ(png_xy *xy, const png_XYZ *XYZ)
1241 png_XYZ_from_xy(png_XYZ *XYZ, const png_xy *xy)
1557 png_colorspace_endpoints_match(const png_xy *xy1, const png_xy *xy2, int delta)
1583 png_colorspace_check_xy(png_XYZ *XYZ, const png_xy *xy)
1586 png_xy xy_test;
1609 png_colorspace_check_XYZ(png_xy *xy, png_XYZ *XYZ)
1627 static const png_xy sRGB_xy = /* From ITU-R BT.709-3 */
1638 png_colorspacerp colorspace, const png_xy *xy, const png_XYZ *XYZ,
1686 png_colorspacerp colorspace, const png_xy *xy, int preferred)
1726 png_xy xy;
Dpngpriv.h1092 const png_xy *xy), PNG_EMPTY);
1569 (png_const_structrp png_ptr, png_colorspacerp colorspace, const png_xy *xy,
Dpngset.c45 png_xy xy; in png_set_cHRM_fixed()
Dpngwutil.c1317 png_write_cHRM_fixed(png_structrp png_ptr, const png_xy *xy) in png_write_cHRM_fixed()
Dpngrutil.c1235 png_xy xy; in png_handle_cHRM()
/external/pdfium/third_party/libpng16/
Dpngstruct.h83 typedef struct png_xy struct
89 } png_xy; argument
119 png_xy end_points_xy; /* End points as chromaticities */
Dpng.c1198 png_xy_from_XYZ(png_xy *xy, const png_XYZ *XYZ)
1241 png_XYZ_from_xy(png_XYZ *XYZ, const png_xy *xy)
1557 png_colorspace_endpoints_match(const png_xy *xy1, const png_xy *xy2, int delta)
1583 png_colorspace_check_xy(png_XYZ *XYZ, const png_xy *xy)
1586 png_xy xy_test;
1609 png_colorspace_check_XYZ(png_xy *xy, png_XYZ *XYZ)
1627 static const png_xy sRGB_xy = /* From ITU-R BT.709-3 */
1638 png_colorspacerp colorspace, const png_xy *xy, const png_XYZ *XYZ,
1686 png_colorspacerp colorspace, const png_xy *xy, int preferred)
1726 png_xy xy;
Dpngpriv.h1063 const png_xy *xy), PNG_EMPTY);
1519 (png_const_structrp png_ptr, png_colorspacerp colorspace, const png_xy *xy,
Dpngset.c45 png_xy xy; in png_set_cHRM_fixed()
Dpngwutil.c1317 png_write_cHRM_fixed(png_structrp png_ptr, const png_xy *xy) in png_write_cHRM_fixed()
Dpngrutil.c1233 png_xy xy; in png_handle_cHRM()