Home
last modified time | relevance | path

Searched refs:GetPointByAngle (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Darc.h89 void GetPointByAngle(double angle, Point& out) const in GetPointByAngle() function in OHOS::Ace::Arc
98 GetPointByAngle(startAngle_, out); in GetStartPoint()
103 GetPointByAngle(endAngle_, out); in GetEndPoint()

Completed in 1 milliseconds