Home
last modified time | relevance | path

Searched defs:slope (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_fe_func_declaration.h34 double slope = 0.0; member
73 void SetSlope(double slope) in SetSlope()
/ohos5.0/foundation/arkui/ui_lite/frameworks/dfx/
H A Devent_injector.cpp223 float slope = static_cast<float>(endPoint.y - startPoint.y) / (endPoint.x - startPoint.x); in SetDragEvent() local
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_chart.cpp562 uint16_t& slope, in Smooth()
586 uint16_t slope; in GetDataBySmooth() local
622 uint16_t slope; in DrawSmoothPolyLine() local
/ohos5.0/base/useriam/fingerprint_auth/services_ex/src/
H A Dsensor_illumination_task.cpp70 float slope = gapAlphaDiff / gapBrightnessDiff; in GetBackgroundAlpha() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/
H A Ddrawing_decoration_painter.cpp306 float slope = tan(Deg2rad(90.0f - angle)); in EndPointsFromAngle() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dskia_decoration_painter.cpp333 float slope = tan(Deg2rad(RIGHT_ANGLE_F - angle)); in EndPointsFromAngle() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Drosen_decoration_painter.cpp406 float slope = tan(Deg2rad(90.0f - angle)); in EndPointsFromAngle() local
455 float slope = tan(Deg2rad(90.0f - angle)); in EndPointsFromAngle() local