Searched refs:png_xy (Results 1 – 18 of 18) sorted by relevance
/external/pdfium/third_party/libpng16/ |
D | pngstruct.h | 83 typedef struct png_xy struct 89 } png_xy; argument 119 png_xy end_points_xy; /* End points as chromaticities */
|
D | png.c | 1198 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;
|
D | pngpriv.h | 1063 const png_xy *xy), PNG_EMPTY); 1519 (png_const_structrp png_ptr, png_colorspacerp colorspace, const png_xy *xy,
|
D | pngset.c | 45 png_xy xy; in png_set_cHRM_fixed()
|
D | pngwutil.c | 1317 png_write_cHRM_fixed(png_structrp png_ptr, const png_xy *xy) in png_write_cHRM_fixed()
|
D | pngrutil.c | 1233 png_xy xy; in png_handle_cHRM()
|
/external/skia/third_party/libpng/ |
D | pngstruct.h | 83 typedef struct png_xy struct 89 } png_xy; argument 119 png_xy end_points_xy; /* End points as chromaticities */
|
D | png.c | 1198 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;
|
D | pngpriv.h | 1063 const png_xy *xy), PNG_EMPTY); 1519 (png_const_structrp png_ptr, png_colorspacerp colorspace, const png_xy *xy,
|
D | pngset.c | 45 png_xy xy; in png_set_cHRM_fixed()
|
D | pngwutil.c | 1317 png_write_cHRM_fixed(png_structrp png_ptr, const png_xy *xy) in png_write_cHRM_fixed()
|
D | pngrutil.c | 1233 png_xy xy; in png_handle_cHRM()
|
/external/libpng/ |
D | pngstruct.h | 83 typedef struct png_xy struct 89 } png_xy; argument 119 png_xy end_points_xy; /* End points as chromaticities */
|
D | png.c | 1198 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;
|
D | pngpriv.h | 1092 const png_xy *xy), PNG_EMPTY); 1569 (png_const_structrp png_ptr, png_colorspacerp colorspace, const png_xy *xy,
|
D | pngset.c | 45 png_xy xy; in png_set_cHRM_fixed()
|
D | pngwutil.c | 1317 png_write_cHRM_fixed(png_structrp png_ptr, const png_xy *xy) in png_write_cHRM_fixed()
|
D | pngrutil.c | 1235 png_xy xy; in png_handle_cHRM()
|