Home
last modified time | relevance | path

Searched refs:InitCoefficients (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/ui/gfx/geometry/
Dcubic_bezier.cc17 InitCoefficients(p1x, p1y, p2x, p2y); in CubicBezier()
24 void CubicBezier::InitCoefficients(double p1x, in InitCoefficients() function in gfx::CubicBezier
Dcubic_bezier.h73 void InitCoefficients(double p1x, double p1y, double p2x, double p2y);