Home
last modified time | relevance | path

Searched refs:FrameRateControllerTick (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/cc/scheduler/
Dframe_rate_controller.h28 virtual void FrameRateControllerTick(bool throttled,
Dframe_rate_controller.cc128 client_->FrameRateControllerTick(throttled, args); in OnTimerTick()
Dframe_rate_controller_unittest.cc22 virtual void FrameRateControllerTick( in FrameRateControllerTick() function in cc::__anonc9f4dc440111::FakeFrameRateControllerClient
/external/chromium_org/cc/output/
Doutput_surface.h164 virtual void FrameRateControllerTick(bool throttled,
Doutput_surface.cc130 void OutputSurface::FrameRateControllerTick(bool throttled, in FrameRateControllerTick() function in cc::OutputSurface