Searched defs:OnTimerTick (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/cc/test/ | ||
D | scheduler_test_common.cc | 11 void FakeTimeSourceClient::OnTimerTick() { in OnTimerTick() function in cc::FakeTimeSourceClient |
/external/chromium_org/ash/display/ | ||
D | resolution_notification_controller.cc | 256 void ResolutionNotificationController::OnTimerTick() { in OnTimerTick() function in ash::ResolutionNotificationController |
/external/chromium_org/cc/scheduler/ | ||
D | scheduler.cc | 58 void Scheduler::SyntheticBeginFrameSource::OnTimerTick() { in OnTimerTick() function in cc::Scheduler::SyntheticBeginFrameSource |
/external/chromium_org/net/disk_cache/blockfile/ | ||
D | backend_impl_v3.cc | 323 void BackendImplV3::OnTimerTick() { in OnTimerTick() function in disk_cache::BackendImplV3 |
/external/chromium_org/cc/trees/ | ||
D | layer_tree_host_impl.cc | 137 virtual void OnTimerTick() OVERRIDE { in OnTimerTick() function in cc::LayerTreeHostImplTimeSourceAdapter |