Searched defs:renderAnimation (Results 1 – 6 of 6) sorted by relevance
76 auto renderAnimation = std::make_shared<RSRenderAnimationMock>(); variable90 auto renderAnimation = std::make_shared<RSRenderAnimationMock>(); variable104 auto renderAnimation = std::make_shared<RSRenderAnimationMock>(); variable118 auto renderAnimation = std::make_shared<RSRenderAnimationMock>(); variable132 auto renderAnimation = std::make_shared<RSRenderAnimationMock>(); variable148 auto renderAnimation = std::make_shared<RSRenderAnimationMock>(); variable
119 auto renderAnimation = RSRenderInterpolatingSpringAnimation::Unmarshalling(parcel); variable
302 auto renderAnimation = RSRenderPathAnimation::Unmarshalling(parcel); variable
35 RSRenderDisplaySync::RSRenderDisplaySync(std::weak_ptr<RSRenderAnimation> renderAnimation) in RSRenderDisplaySync()40 auto renderAnimation = renderAnimation_.lock(); in GetId() local50 auto renderAnimation = renderAnimation_.lock(); in SetExpectedFrameRateRange() local
467 …std::shared_ptr<RSRenderAnimation> renderAnimation = std::make_shared<RSRenderParticleAnimation>(); variable
263 auto renderAnimation = std::make_shared<RSRenderAnimationMock>(animation->GetId()); variable477 auto renderAnimation = std::make_shared<RSRenderAnimationMock>(animation->GetId()); variable