Searched defs:renderAnimation (Results 1 – 5 of 5) sorted by relevance
69 auto renderAnimation = std::make_shared<RSRenderAnimationMock>(); variable83 auto renderAnimation = std::make_shared<RSRenderAnimationMock>(); variable97 auto renderAnimation = std::make_shared<RSRenderAnimationMock>(); variable
119 auto renderAnimation = RSRenderInterpolatingSpringAnimation::Unmarshalling(parcel); variable
302 auto renderAnimation = RSRenderPathAnimation::Unmarshalling(parcel); variable
34 RSRenderDisplaySync::RSRenderDisplaySync(std::weak_ptr<RSRenderAnimation> renderAnimation) in RSRenderDisplaySync()39 auto renderAnimation = renderAnimation_.lock(); in GetId() local49 auto renderAnimation = renderAnimation_.lock(); in SetExpectedFrameRateRange() local
256 auto renderAnimation = std::make_shared<RSRenderAnimationMock>(animation->GetId()); variable470 auto renderAnimation = std::make_shared<RSRenderAnimationMock>(animation->GetId()); variable