Searched refs:cx2 (Results 1 – 3 of 3) sorted by relevance
6 static int cx2; member26 static int A::C::cx2 = 17; // expected-error{{'static' can}} member in A::C
1620 Long cx2, in Cubic_To() argument1634 ras.arc[1].x = cx2; in Cubic_To()
12779 const fp16type cx2 (ecx.asDouble() / 2.0); in calcPoly() local12780 const fp16type tg (sx2.asDouble() / cx2.asDouble()); in calcPoly()