Home
last modified time | relevance | path

Searched defs:animationDuration (Results 1 - 6 of 6) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dtabs_composed_element.cpp114 auto animationDuration = renderTabContent ? renderTabContent->GetScrollDuration() : 200.0; in GetAnimationDuration() local
/foundation/arkui/ace_engine/frameworks/core/components/data_panel/
H A Ddata_panel_component.h189 void SetAnimationDuration(double animationDuration) in SetAnimationDuration() argument
/foundation/window/window_manager/window_scene/session/container/src/zidl/
H A Dsession_stage_stub.cpp162 int32_t animationDuration = 0; in HandleUpdateRect() local
/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Dstyle.h175 int32_t animationDuration = 0; member
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_jank_stats.cpp697 float animationDuration = static_cast<float>(jankFrames.totalFrameTimeSteadyForHTR_) / S_TO_MS; in RecordAnimationDynamicFrameRate() local
707 float animationDuration = static_cast<float>(jankFrames.lastTotalFrameTimeSteadyForHTR_) / S_TO_MS; in RecordAnimationDynamicFrameRate() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_bar_pattern.h219 void SetAnimationDuration(int32_t animationDuration) in SetAnimationDuration() argument

Completed in 7 milliseconds