Searched defs:p2x (Results 1 – 3 of 3) sorted by relevance
16 CubicBezier::CubicBezier(double p1x, double p1y, double p2x, double p2y) { in CubicBezier()26 double p2x, in InitCoefficients()41 double p2x, in InitGradients()
235 const double p2x = p2.fX; in init() local
2459 double p2x = SkScalarToDouble(p2.fX); in cross_prod() local