Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_canvas.h489 CMD_ARC, enumerator
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_canvas.cpp146 * If there is no command before CMD_ARC, only the arc is drawn. If there is a command in front of in ArcTo()
147 * CMD_ARC, the start point of arc must be connected to the end point of the path. in ArcTo()
164 path_->cmd_.PushBack(CMD_ARC); in ArcTo()
1355 case CMD_ARC: { in DoDrawPath()

Completed in 4 milliseconds