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

  /external/chromium_org/ui/compositor/
layer_animator_unittest.cc 275 base::TimeTicks start_time = animator->last_step_time();
312 base::TimeTicks start_time = test_controller.animator()->last_step_time();
374 base::TimeTicks start_time = animator->last_step_time();
428 base::TimeTicks start_time = test_controller.animator()->last_step_time();
486 base::TimeTicks start_time = animator->last_step_time();
556 base::TimeTicks start_time = animator->last_step_time();
629 base::TimeTicks start_time = animator->last_step_time();
669 base::TimeTicks start_time = animator->last_step_time();
706 base::TimeTicks start_time = test_controller.animator()->last_step_time();
783 base::TimeTicks start_time = animator->last_step_time();
    [all...]
layer_animator.h 185 base::TimeTicks last_step_time() const { return last_step_time_; } function in class:ui::LayerAnimator
  /external/chromium_org/ash/desktop_background/
desktop_background_controller_unittest.cc 93 base::TimeTicks step_time = controller.animator()->last_step_time();
  /external/chromium_org/ui/aura/
window_unittest.cc     [all...]

Completed in 402 milliseconds