Searched refs:point_y (Results 1 – 2 of 2) sorted by relevance
214 FX_FLOAT point_y; in _UpdateLineEndPoints() local216 point_y = end_y - hw; in _UpdateLineEndPoints()218 point_y = end_y + hw; in _UpdateLineEndPoints()220 rect.UpdateRect(end_x + hw, point_y); in _UpdateLineEndPoints()221 rect.UpdateRect(end_x - hw, point_y); in _UpdateLineEndPoints()260 FX_FLOAT point_y = middle_y + half_width * start_dir; in _UpdateLineJoinPoints() local261 rect.UpdateRect(middle_x + half_width, point_y); in _UpdateLineJoinPoints()262 rect.UpdateRect(middle_x - half_width, point_y); in _UpdateLineJoinPoints()
532 BN_ULONG point_x[P256_LIMBS], point_y[P256_LIMBS], point_z[P256_LIMBS]; in ecp_nistz256_get_affine() local540 !ecp_nistz256_bignum_to_field_elem(point_y, &point->Y) || in ecp_nistz256_get_affine()562 ecp_nistz256_mul_mont(y_aff, z_inv3, point_y); in ecp_nistz256_get_affine()