Home
last modified time | relevance | path

Searched defs:curve_ (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_animation.h68 RefPtr<Curve> curve_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dcurve_animation.h127 RefPtr<Curve> curve_; variable
H A Danimatable.h96 RefPtr<Curve> curve_ = Curves::LINEAR; variable
H A Danimator_info.h154 RefPtr<Curve> curve_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/side_bar/
H A Dside_bar_animation_controller.h61 RefPtr<Curve> curve_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/stepper/
H A Dstepper_animation_controller.h59 RefPtr<Curve> curve_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dparticle_property_animation.h97 RefPtr<Curve> curve_; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Dswiper_component.h229 RefPtr<Curve> curve_; variable
H A Drender_swiper.h632 RefPtr<Curve> curve_; variable
/ohos5.0/foundation/window/window_manager/wmserver/include/
H A Danimation_config.h37 … RSAnimationTimingCurve curve_ = RSAnimationTimingCurve::CreateCubicCurve(0.2f, 0.0f, 0.2f, 1.0f); member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Danimation_option.h183 RefPtr<Curve> curve_; variable
H A Dtween_option.h363 RefPtr<Curve> curve_; // use animation's curve as default. variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H A Drs_particle_params.h44 RSAnimationTimingCurve curve_; variable
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_layout_policy.cpp711 const RSAnimationTimingCurve curve_ = RSAnimationTimingCurve::CreateCubicCurve( in UpdateSurfaceBounds() local
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/include/
H A Dws_common.h550 std::string curve_ = "linear"; member