Home
last modified time | relevance | path

Searched refs:IMAGE_SHOW_TIME (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/utils/
H A Ddrag_animation_helper.cpp31 constexpr int32_t IMAGE_SHOW_TIME = 50; variable
135 opacityOption.SetDuration(IMAGE_SHOW_TIME); in PlayGatherNodeOpacityAnimation()