Home | History | Annotate | Download | only in core

Lines Matching refs:p2x

2715         double p2x = SkScalarToDouble(p2.fX);
2719 (p1y - p0y) * (p2x - p0x));