Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_canvas_ffi.cpp108 EllipseParam GetEllipseParam(double x, double y, double radiusX, double radiusY, double rotation, d… in GetEllipseParam() function
601 …auto arcParam = GetEllipseParam(x, y, radiusX, radiusY, rotation, startAngle, endAngle, anticlockw… in FfiOHOSAceFrameworkRenderingContextEllipse()