Searched refs:SCROLLABLE_MULTI_TASK_SCENE (Results 1 – 1 of 1) sorted by relevance
53 const std::string SCROLLABLE_MULTI_TASK_SCENE = "scrollable_multi_task_scene"; variable1301 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()