Home | History | Annotate | Download | only in compositor

Lines Matching refs:sequences

617   std::vector<LayerAnimationSequence*> sequences;
618 sequences.push_back(new LayerAnimationSequence(
620 sequences.push_back(new LayerAnimationSequence(
623 animator->ScheduleTogether(sequences);
943 // Start an animation when there are sequences waiting in the queue. In this
1306 // Start an animation when there are sequences waiting in the queue. In this
1380 // Test that non-threaded cyclic sequences continue to animate.
1441 // Test that threaded cyclic sequences continue to animate.
2017 // Verifies GetTargetOpacity() works when multiple sequences are scheduled.
2038 // Verifies GetTargetBrightness() works when multiple sequences are scheduled.
2059 // Verifies GetTargetGrayscale() works when multiple sequences are scheduled.