Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_pattern.cpp53 const std::string SCROLLABLE_MULTI_TASK_SCENE = "scrollable_multi_task_scene"; variable
1301 NotifyFRCSceneInfo(SCROLLABLE_MULTI_TASK_SCENE, GetCurrentVelocity(), SceneStatus::END); in OnAnimateFinish()
1339 NotifyFRCSceneInfo(SCROLLABLE_MULTI_TASK_SCENE, GetCurrentVelocity(), SceneStatus::START); in PlaySpringAnimation()
1368 NotifyFRCSceneInfo(SCROLLABLE_MULTI_TASK_SCENE, GetCurrentVelocity(), SceneStatus::START); in PlayCurveAnimation()
1379 NotifyFRCSceneInfo(SCROLLABLE_MULTI_TASK_SCENE, currentVelocity_, SceneStatus::RUNNING); in GetScrollDelta()