Searched refs:png_XYZ (Results 1 - 8 of 8) sorted by relevance

/external/libpng/
H A Dpngstruct.h95 typedef struct png_XYZ struct
100 } png_XYZ; typedef in typeref:struct:png_XYZ
121 png_XYZ end_points_XYZ; /* End points as CIE XYZ colorant values */
H A Dpng.c1196 png_xy_from_XYZ(png_xy *xy, const png_XYZ *XYZ)
1231 png_XYZ_from_xy(png_XYZ *XYZ, const png_xy *xy)
1467 /* And fill in the png_XYZ: */
1492 png_XYZ_normalize(png_XYZ *XYZ)
1555 png_colorspace_check_xy(png_XYZ *XYZ, const png_xy *xy)
1579 png_colorspace_check_XYZ(png_xy *xy, png_XYZ *XYZ)
1582 png_XYZ XYZtemp;
1606 png_colorspacerp colorspace, const png_xy *xy, const png_XYZ *XYZ,
1660 png_XYZ XYZ;
1690 png_colorspacerp colorspace, const png_XYZ *XYZ_i
[all...]
H A Dpngpriv.h1489 (png_const_structrp png_ptr, png_colorspacerp colorspace, const png_XYZ *XYZ,
H A Dpngset.c76 png_XYZ XYZ;
/external/pdfium/samples/fx_lpng/lpng_v163/
H A Dpngstruct.h95 typedef struct png_XYZ struct
100 } png_XYZ; typedef in typeref:struct:png_XYZ
121 png_XYZ end_points_XYZ; /* End points as CIE XYZ colorant values */
H A Dfx_png.c1132 png_xy_from_XYZ(png_xy *xy, const png_XYZ *XYZ)
1167 png_XYZ_from_xy(png_XYZ *XYZ, const png_xy *xy)
1402 /* And fill in the png_XYZ: */
1427 png_XYZ_normalize(png_XYZ *XYZ)
1490 png_colorspace_check_xy(png_XYZ *XYZ, const png_xy *xy)
1514 png_colorspace_check_XYZ(png_xy *xy, png_XYZ *XYZ)
1517 png_XYZ XYZtemp;
1541 png_colorspacerp colorspace, const png_xy *xy, const png_XYZ *XYZ,
1595 png_XYZ XYZ;
1625 png_colorspacerp colorspace, const png_XYZ *XYZ_i
[all...]
H A Dfx_pngset.c75 png_XYZ XYZ;
H A Dpngpriv.h1557 (png_const_structrp png_ptr, png_colorspacerp colorspace, const png_XYZ *XYZ,

Completed in 542 milliseconds