Searched defs:IsSupportInteractiveAnimator (Results 1 – 6 of 6) sorted by relevance
45 bool IsSupportInteractiveAnimator() override { return true; } in IsSupportInteractiveAnimator() function
46 bool IsSupportInteractiveAnimator() override { return false; } in IsSupportInteractiveAnimator() function
62 bool IsSupportInteractiveAnimator() override { return false; } in IsSupportInteractiveAnimator() function
50 bool IsSupportInteractiveAnimator() override { return false; } in IsSupportInteractiveAnimator() function
97 bool RSCurveAnimation::IsSupportInteractiveAnimator() in IsSupportInteractiveAnimator() function in OHOS::Rosen::RSCurveAnimation
92 virtual bool IsSupportInteractiveAnimator() { return true; } in IsSupportInteractiveAnimator() function