H A D | geometry_curves.h | 46 Init(x1, y1, x2, y2, x3, y3); in QuadBezierCurveIncr() 49 void Init(float x1, float y1, float x2, float y2, float x3, float y3); 96 Init(x1, y1, x2, y2, x3, y3); in QuadrBezierCurveDividOp() 99 void Init(float x1, float y1, float x2, float y2, float x3, float y3); 159 void Init(float x1, float y1, in Init() function 193 Init(x1, y1, x2, y2, x3, y3, x4, y4); in CubicBezierCurveIncrement() 199 Init(curve4Points[0], curve4Points[1], curve4Points[2], curve4Points[3], in CubicBezierCurveIncrement() 203 void Init(float x1, float y1, float x2, float y2, float x3, float y3, float x4, float y4); 204 void Init(const CubicBezierCurvePoints& curve4Points) in Init() function in OHOS::CubicBezierCurveIncrement 206 Init(curve4Point in Init() 363 void Init(const CubicBezierCurvePoints& curve4Points) Init() function in OHOS::CubicBezierCurveDividOperate 433 void Init(float x1, float y1, float x2, float y2, float x3, float y3) Init() function in OHOS::QuadraticBezierCurve 542 void Init(float x1, float y1, Init() function in OHOS::CubicBezierCurve 554 void Init(const CubicBezierCurvePoints& curve4Points) Init() function in OHOS::CubicBezierCurve [all...] |