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 278 base::TimeTicks start_time = animator->last_step_time();
315 base::TimeTicks start_time = test_controller.animator()->last_step_time();
377 base::TimeTicks start_time = animator->last_step_time();
431 base::TimeTicks start_time = test_controller.animator()->last_step_time();
489 base::TimeTicks start_time = animator->last_step_time();
559 base::TimeTicks start_time = animator->last_step_time();
632 base::TimeTicks start_time = animator->last_step_time();
672 base::TimeTicks start_time = animator->last_step_time();
709 base::TimeTicks start_time = test_controller.animator()->last_step_time();
786 base::TimeTicks start_time = animator->last_step_time();
    [all...]
layer_animator.h 190 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 95 base::TimeTicks step_time = controller.animator()->last_step_time();
  /external/chromium_org/ui/aura/
window_unittest.cc     [all...]

Completed in 362 milliseconds