Searched refs:scrollMotionFRCSceneCallback_ (Results 1 – 2 of 2) sorted by relevance
698 if (scrollMotionFRCSceneCallback_) { in StartScrollAnimation()827 if (scrollMotionFRCSceneCallback_) { in StartScrollSnapMotion()863 if (scrollMotionFRCSceneCallback_) { in ProcessScrollSnapSpringMotion()890 if (scrollMotionFRCSceneCallback_) { in ProcessScrollSnapMotion()916 if (scrollSnapMotion_ && scrollMotionFRCSceneCallback_) { in ProcessScrollSnapStop()977 if (scrollMotionFRCSceneCallback_) { in StartSpringMotion()990 if (motion_ && scrollMotionFRCSceneCallback_) { in ProcessScrollMotionStop()993 if (snapMotion_ && scrollMotionFRCSceneCallback_) { in ProcessScrollMotionStop()1033 if (scrollMotionFRCSceneCallback_) { in ProcessSpringMotion()1057 if (scrollMotionFRCSceneCallback_) { in ProcessScrollMotion()[all …]
474 scrollMotionFRCSceneCallback_ = std::move(scrollMotionFRCSceneCallback); in SetScrollMotionFRCSceneCallback()577 ScrollMotionFRCSceneCallback scrollMotionFRCSceneCallback_; variable