Lines Matching defs:p2y
2560 double p2y = SkScalarToDouble(p2.fY);2562 cross = SkDoubleToScalar((p1x - p0x) * (p2y - p0y) -