Searched defs:p2y (Results 1 – 4 of 4) sorted by relevance
657 float p2x, float p2y, float c2x, float c2y, in RecursiveCubicBezierVertices()
2474 double p2y = SkScalarToDouble(p2.fY); in cross_prod() local