Home
last modified time | relevance | path

Searched defs:p2y (Results 1 – 5 of 5) sorted by relevance

/external/libchrome/ui/gfx/geometry/
Dcubic_bezier.cc16 CubicBezier::CubicBezier(double p1x, double p1y, double p2x, double p2y) { in CubicBezier()
27 double p2y) { in InitCoefficients()
42 double p2y) { in InitGradients()
78 void CubicBezier::InitRange(double p1y, double p2y) { in InitRange()
/external/skia/src/gpu/
DGrDistanceFieldGenFromVector.cpp222 const double p2y = p2.fY; in init() local
/external/skqp/src/gpu/
DGrDistanceFieldGenFromVector.cpp251 const double p2y = p2.y(); in init() local
/external/skqp/src/core/
DSkPath.cpp3002 double p2y = SkScalarToDouble(p2.fY); in cross_prod() local
/external/skia/src/core/
DSkPath.cpp2387 double p2y = SkScalarToDouble(p2.fY); in cross_prod() local