Searched defs:p1y (Results 1 – 3 of 3) sorted by relevance
16 CubicBezier::CubicBezier(double p1x, double p1y, double p2x, double p2y) { in CubicBezier()25 double p1y, in InitCoefficients()40 double p1y, in InitGradients()78 void CubicBezier::InitRange(double p1y, double p2y) { in InitRange()
270 const double p1y = fPts[1].fY; in init() local
2404 double p1y = SkScalarToDouble(p1.fY); in cross_prod() local