Searched refs:ANGLE_270 (Results 1 - 3 of 3) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | moon_progress_modifier.cpp | 28 constexpr int32_t ANGLE_270 = 270; member 207 ANGLE_270, -ANGLE_180); in CalculateSquareMoonPath() 214 ANGLE_270, ANGLE_180); in CalculateSquareMoonPath()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/ |
H A D | progress_modifier.cpp | 27 constexpr int32_t ANGLE_270 = 270; member 1381 ANGLE_270, ANGLE_360); in PaintScaleRing() 1389 ANGLE_270, angle); in PaintScaleRing() 1423 ANGLE_270, !isRightToLeft_->Get() ? -ANGLE_180 : ANGLE_180); in PaintMoon() 1431 ANGLE_270, !isRightToLeft_->Get() ? ANGLE_180 : -ANGLE_180); in PaintMoon() 1486 ANGLE_270, ANGLE_180); in PaintCapsule() 1493 ANGLE_270, -ANGLE_180); in PaintCapsule() 1506 ANGLE_270, ANGLE_180); in PaintCapsule() 1746 ANGLE_270, ANGLE_360); in PaintScaleRingForApiNine() 1753 ANGLE_270, angl in PaintScaleRingForApiNine() [all...] |
/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | mmi_event_convertor.cpp | 28 constexpr int32_t ANGLE_270 = 270; member 645 case ANGLE_270: in CalculatePointerEvent() 699 if (udegree == ANGLE_270) { in CalculateWindowCoordinate()
|
Completed in 5 milliseconds