/third_party/libpng/ |
D | png.c | 1256 if (png_muldiv(&xy->bluex, XYZ->blue_X, PNG_FP_1, d) == 0) 1290 if (xy->bluex < 0 || xy->bluex > PNG_FP_1) return 1; 1291 if (xy->bluey < 0 || xy->bluey > PNG_FP_1-xy->bluex) return 1; 1474 if (png_muldiv(&left, xy->greenx-xy->bluex, xy->redy - xy->bluey, 7) == 0) 1476 if (png_muldiv(&right, xy->greeny-xy->bluey, xy->redx - xy->bluex, 7) == 0) 1481 if (png_muldiv(&left, xy->greenx-xy->bluex, xy->whitey-xy->bluey, 7) == 0) 1483 if (png_muldiv(&right, xy->greeny-xy->bluey, xy->whitex-xy->bluex, 7) == 0) 1496 if (png_muldiv(&left, xy->redy-xy->bluey, xy->whitex-xy->bluex, 7) == 0) 1498 if (png_muldiv(&right, xy->redx-xy->bluex, xy->whitey-xy->bluey, 7) == 0) 1530 if (png_muldiv(&XYZ->blue_X, xy->bluex, blue_scale, PNG_FP_1) == 0) [all …]
|
D | pngstruct.h | 87 png_fixed_point bluex, bluey; member
|
D | pngget.c | 546 *blue_x = png_float(png_ptr, info_ptr->colorspace.end_points_xy.bluex, in png_get_cHRM() 664 *blue_x = info_ptr->colorspace.end_points_xy.bluex; in png_get_cHRM_fixed()
|
D | pngset.c | 56 xy.bluex = blue_x; in png_set_cHRM_fixed()
|
D | pngrutil.c | 1275 xy.bluex = png_get_fixed_point(NULL, buf + 24); in png_handle_cHRM() 1284 xy.bluex == PNG_FIXED_ERROR || in png_handle_cHRM()
|
D | pngwutil.c | 1338 png_save_int_32(buf + 24, xy->bluex); in png_write_cHRM_fixed()
|
/third_party/flutter/skia/third_party/externals/libpng/ |
D | png.c | 1256 if (png_muldiv(&xy->bluex, XYZ->blue_X, PNG_FP_1, d) == 0) 1290 if (xy->bluex < 0 || xy->bluex > PNG_FP_1) return 1; 1291 if (xy->bluey < 0 || xy->bluey > PNG_FP_1-xy->bluex) return 1; 1474 if (png_muldiv(&left, xy->greenx-xy->bluex, xy->redy - xy->bluey, 7) == 0) 1476 if (png_muldiv(&right, xy->greeny-xy->bluey, xy->redx - xy->bluex, 7) == 0) 1481 if (png_muldiv(&left, xy->greenx-xy->bluex, xy->whitey-xy->bluey, 7) == 0) 1483 if (png_muldiv(&right, xy->greeny-xy->bluey, xy->whitex-xy->bluex, 7) == 0) 1496 if (png_muldiv(&left, xy->redy-xy->bluey, xy->whitex-xy->bluex, 7) == 0) 1498 if (png_muldiv(&right, xy->redx-xy->bluex, xy->whitey-xy->bluey, 7) == 0) 1530 if (png_muldiv(&XYZ->blue_X, xy->bluex, blue_scale, PNG_FP_1) == 0) [all …]
|
D | pngstruct.h | 87 png_fixed_point bluex, bluey; member
|
D | pngget.c | 546 *blue_x = png_float(png_ptr, info_ptr->colorspace.end_points_xy.bluex, in png_get_cHRM() 664 *blue_x = info_ptr->colorspace.end_points_xy.bluex; in png_get_cHRM_fixed()
|
D | pngset.c | 56 xy.bluex = blue_x; in png_set_cHRM_fixed()
|
D | pngrutil.c | 1275 xy.bluex = png_get_fixed_point(NULL, buf + 24); in png_handle_cHRM() 1284 xy.bluex == PNG_FIXED_ERROR || in png_handle_cHRM()
|
D | pngwutil.c | 1338 png_save_int_32(buf + 24, xy->bluex); in png_write_cHRM_fixed()
|
/third_party/skia/third_party/externals/libpng/ |
D | png.c | 1256 if (png_muldiv(&xy->bluex, XYZ->blue_X, PNG_FP_1, d) == 0) 1290 if (xy->bluex < 0 || xy->bluex > PNG_FP_1) return 1; 1291 if (xy->bluey < 0 || xy->bluey > PNG_FP_1-xy->bluex) return 1; 1474 if (png_muldiv(&left, xy->greenx-xy->bluex, xy->redy - xy->bluey, 7) == 0) 1476 if (png_muldiv(&right, xy->greeny-xy->bluey, xy->redx - xy->bluex, 7) == 0) 1481 if (png_muldiv(&left, xy->greenx-xy->bluex, xy->whitey-xy->bluey, 7) == 0) 1483 if (png_muldiv(&right, xy->greeny-xy->bluey, xy->whitex-xy->bluex, 7) == 0) 1496 if (png_muldiv(&left, xy->redy-xy->bluey, xy->whitex-xy->bluex, 7) == 0) 1498 if (png_muldiv(&right, xy->redx-xy->bluex, xy->whitey-xy->bluey, 7) == 0) 1530 if (png_muldiv(&XYZ->blue_X, xy->bluex, blue_scale, PNG_FP_1) == 0) [all …]
|
D | pngstruct.h | 87 png_fixed_point bluex, bluey; member
|
D | pngget.c | 546 *blue_x = png_float(png_ptr, info_ptr->colorspace.end_points_xy.bluex, in png_get_cHRM() 664 *blue_x = info_ptr->colorspace.end_points_xy.bluex; in png_get_cHRM_fixed()
|
D | pngset.c | 56 xy.bluex = blue_x; in png_set_cHRM_fixed()
|
D | pngrutil.c | 1275 xy.bluex = png_get_fixed_point(NULL, buf + 24); in png_handle_cHRM() 1284 xy.bluex == PNG_FIXED_ERROR || in png_handle_cHRM()
|
D | pngwutil.c | 1338 png_save_int_32(buf + 24, xy->bluex); in png_write_cHRM_fixed()
|