HomeSort by relevance Sort by last modified time
    Searched refs:ScheduleTogether (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/ui/app_list/views/
pulsing_block_view.cc 66 layer->GetAnimator()->ScheduleTogether(animations);
  /external/chromium_org/ui/compositor/
layer_animator.h 134 void ScheduleTogether(const std::vector<LayerAnimationSequence*>& animations);
layer_animator_unittest.cc 454 test_controller.animator()->ScheduleTogether(animations);
620 // ScheduleTogether is being used, the bounds animation should not start until
622 TEST(LayerAnimatorTest, ScheduleTogether) {
652 animator->ScheduleTogether(sequences);
    [all...]
layer_animator.cc 223 void LayerAnimator::ScheduleTogether(
  /external/chromium_org/ash/wm/
window_animations.cc 206 ScheduleTogether(
211 ScheduleTogether(

Completed in 82 milliseconds