Home
last modified time | relevance | path

Searched defs:circleAngle (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/data_panel/
H A Ddata_panel_modifier.cpp245 float circleAngle = arcData.circleAngle; in GetPaintPath() local
601 float circleAngle = arcData.circleAngle; in PaintProgress() local
H A Ddata_panel_modifier.h58 float circleAngle = 0.0f; member