Home | History | Annotate | Download | only in core

Lines Matching defs:p2x

2443         double p2x = SkScalarToDouble(p2.fX);
2447 (p1y - p0y) * (p2x - p0x));