Searched defs:START_ANGLE (Results 1 - 5 of 5) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/data_panel/ |
H A D | data_panel_modifier.cpp | 637 colors, pos, RSTileMode::CLAMP, START_ANGLE, drawAngle, nullptr)); in PaintProgress() local 641 RSTileMode::CLAMP, START_ANGLE, drawAngle, nullptr)); in PaintProgress() local 677 RSTileMode::CLAMP, START_ANGLE, drawAngle, nullptr)); in PaintProgress() local 681 RSTileMode::CLAMP, START_ANGLE, drawAngle, nullptr)); in PaintProgress() local
|
H A D | data_panel_modifier.h | 43 constexpr float START_ANGLE = 0.0f; member
|
/foundation/arkui/ui_lite/test/unittest/components/ |
H A D | ui_canvas_unit_test.cpp | 40 const int16_t START_ANGLE = 30; member
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/gauge/ |
H A D | gauge_test_ng.cpp | 66 constexpr float START_ANGLE = 0.0f; member
|
/foundation/arkui/ui_lite/test/uitest/test_canvas/ |
H A D | ui_test_canvas.h | 139 const int16_t START_ANGLE = 30; member in OHOS::UITestCanvas
|
Completed in 9 milliseconds