Searched refs:c2x (Results 1 – 1 of 1) sorted by relevance
47 float c2x = control[1].x(); in quadCurve() local66 pp.m_x = c1x * a + c2x * b + c3x * c; in quadCurve()85 float c2x = control[1].x(); in bezier() local109 pp.m_x = c1x * a + c2x * b + c3x * c + c4x * d; in bezier()