Home
last modified time | relevance | path

Searched defs:cy (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_circle_declaration.h25 Dimension cy; member
51 void SetCy(const Dimension& cy) in SetCy()
H A Dsvg_ellipse_declaration.h25 Dimension cy; member
52 void SetCy(const Dimension& cy) in SetCy()
H A Dsvg_gradient_declaration.h86 void SetCy(const Dimension& cy) in SetCy()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Dsvg_circle_component.cpp62 void SvgCircleComponent::SetCy(const Dimension& cy) in SetCy()
H A Dsvg_ellipse_component.cpp62 void SvgEllipseComponent::SetCy(const Dimension& cy) in SetCy()
/ohos5.0/foundation/graphic/graphic_utils_lite/frameworks/diagram/vertexprimitive/
H A Dgeometry_bezier_arc.cpp34 void ArcToBezier(float cx, float cy, float rx, float ry, in ArcToBezier()
168 float cy = sy2 + (sinA * cx1 + cosA * cy1); in Init() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBase/api/base/math/
H A Dquaternion_util.h38 const float cy = Math::cos(yaw * 0.5f); in BASE_BEGIN_NAMESPACE() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_attributes_parser.h140 Dimension cy; member
150 Dimension cy; member
/ohos5.0/foundation/graphic/graphic_utils_lite/frameworks/diagram/rasterizer/
H A Drasterizer_cells_antialias.cpp262 int32_t cy = static_cast<int32_t>(((int64_t)y1 + (int64_t)y2) >> 1); in LineOperate() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dgradient_property.h94 float cy = 0.0f; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/data_panel/
H A Drosen_render_data_panel.cpp84 sk_sp<SkShader> BlendSkShader(SkScalar cx, SkScalar cy, const SkColor colors[], const SkScalar pos[… in BlendSkShader()
/ohos5.0/drivers/peripheral/display/interfaces/include/
H A Ddisplay_vgu.h314 VGUScalar cy; /* < Vertical coordinate of the center of the circle */ member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Ddecoration.h276 double cy = 0.0; member