Searched defs:animations (Results 1 – 10 of 10) sorted by relevance
63 std::vector<ui::LayerAnimationSequence*> animations; in SchedulePulsingAnimation() local
212 Vector<OwnPtr<WebCompositorAnimation> > animations; in startAnimationOnCompositor() local406 …timeOffset, const KeyframeEffectModelBase& effect, Vector<OwnPtr<WebCompositorAnimation> >& animat… in getAnimationOnCompositor()
110 …g, AnimatableValueKeyframeEffectModel& effect, Vector<OwnPtr<WebCompositorAnimation> >& animations) in getAnimationOnCompositor()114 …ffectModel& effect, Vector<OwnPtr<WebCompositorAnimation> >& animations, double playerPlaybackRate) in getAnimationOnCompositor()
76 final PhasedObjectManager animations = mAnimations; in update() local
169 const std::vector<LayerAnimationSequence*>& animations) { in StartTogether()224 const std::vector<LayerAnimationSequence*>& animations) { in ScheduleTogether()
52 std::vector<ui::LayerAnimationSequence*> animations; in CreateMultiSequence() local445 std::vector<LayerAnimationSequence*> animations; in TEST() local
433 std::vector<ui::LayerAnimationSequence*> animations; in CreateBrightnessGrayscaleAnimationSequence() local
278 std::vector<ui::LayerAnimationSequence*> animations; in StartGrayscaleBrightnessAnimationForWindow() local
598 ScopedPtrVector<Animation>& animations = controller_impl->animations_; in RemoveAnimationsCompletedOnMainThread() local
904 const CSSAnimationData* animations() const { return rareNonInheritedData->m_animations.get(); } in animations() function