Home
last modified time | relevance | path

Searched defs:endAngle (Results 1 – 25 of 52) sorted by relevance

123

/ohos5.0/foundation/graphic/graphic_utils_lite/frameworks/diagram/vertexprimitive/
H A Dgeometry_arc.cpp66 void GeometryArc::Normalize(float startAngle, float endAngle, bool isClockwise) in Normalize()
88 float startAngle, float endAngle, bool isClockwise) in Init()
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_circle_progress.cpp43 void UICircleProgress::SetEndAngle(int16_t endAngle) in SetEndAngle()
89 int16_t endAngle; in DrawCommonCircle() local
H A Dui_arc_scroll_bar.cpp78 int16_t endAngle; in DrawForeground() local
/ohos5.0/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_arc_label_unit_test.cpp177 const int16_t endAngle = 10; variable
H A Dui_circle_progress_unit_test.cpp135 const int16_t endAngle = 90; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H A Dcanvas_path.cpp61 void NativeCanvasPath::Arc(double x, double y, double radius, double startAngle, double endAngle, b… in Arc()
82 double endAngle, bool anticlockwise) in Ellipse()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-basic-components-gauge.md82 ### endAngle subsection
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-basic-components-gauge.md82 ### endAngle subsection
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/effect/
H A Dshader_effect_test.cpp292 scalar endAngle = 0.5f; variable
312 scalar endAngle = 10.5f; variable
611 scalar endAngle = 55.7f; variable
631 scalar endAngle = 4.65f; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_canvas_path.cpp73 double endAngle = 0.0; in JsPath2DArc() local
142 double endAngle = 0.0; in JsPath2DEllipse() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dgradient_property.cpp107 auto endAngle = sweepGradient_->endAngle; in SweepGradientToJson() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dgauge_model_impl.cpp58 void GaugeModelImpl::SetEndAngle(float endAngle) in SetEndAngle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/triangle/
H A Drender_triangle.cpp37 double endAngle = PI + PI / 2.0; in Calculate() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_canvas_ffi.h56 double endAngle; member
90 double endAngle; member
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_arc_label.h276 void SetArcTextAngle(int16_t startAngle, int16_t endAngle) in SetArcTextAngle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dgauge_composed_element.cpp99 …auto endAngle = renderProgress->GetProgressComponent()->GetTrack()->GetTrackInfo()->GetSweepDegree… in GetEndAngle() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/
H A Dskia_shader_effect_test.cpp174 scalar endAngle = 60.0f; variable
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_progress_bar/
H A Dui_test_circle_progress.cpp357 static int16_t endAngle = 360; // 360: end angle in OnClick() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/arc/
H A Darc_tdd_test.cpp708 int16_t endAngle = -330; in ComponentProgressStyleSetTest010() local
796 uint8_t endAngle = 60; in ComponentProgressStyleSetTest011() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/
H A Dgauge_modifier.cpp98 float endAngle = paintProperty->GetEndAngleValue(DEFAULT_END_DEGREE); in InitProperty() local
207 float endAngle = DEFAULT_END_DEGREE; in PaintCircularAndIndicator() local
711 float endAngle = DEFAULT_END_DEGREE; in CalculateStartAndSweepDegree() local
939 auto endAngle = startAngle + sweepAngle; in GetDrawPath() local
/ohos5.0/foundation/arkui/ui_lite/frameworks/draw/
H A Dclip_utils.cpp53 ClipPath& ClipPath::Arc(const PointF& center, float radius, int16_t startAngle, int16_t endAngle) in Arc()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/effect/
H A Dshader_effect.cpp86 …const std::vector<scalar>& pos, TileMode mode, scalar startAngle, scalar endAngle, const Matrix *m… in ShaderEffect()
168 scalar endAngle, const Matrix *matrix) in CreateSweepGradient()
/ohos5.0/foundation/arkui/ui_lite/interfaces/innerkits/engines/gfx/
H A Dgfx_engine_manager.h65 int16_t endAngle; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Ddecoration.cpp373 void CanvasPath2D::Arc(double x, double y, double radius, double startAngle, double endAngle, doubl… in Arc()
419 …y, double radiusX, double radiusY, double rotation, double startAngle, double endAngle, double ccw) in Ellipse()
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/common/
H A Dtext.h92 float endAngle; member
136 float endAngle; member

123