Home | History | Annotate | Download | only in vega

Lines Matching refs:atan2

401    const VGfloat theta = atan2(-dy, dx) * 360.0 / M_2PI;