OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetThrottleTimeout
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ash/display/
display_controller.h
193
void
SetThrottleTimeout
(int64 throttle_ms);
display_controller.cc
209
void DisplayController::DisplayChangeLimiter::
SetThrottleTimeout
(
385
limiter_->
SetThrottleTimeout
(kCycleDisplayThrottleTimeoutMs);
402
limiter_->
SetThrottleTimeout
(kSwapDisplayThrottleTimeoutMs);
724
limiter_->
SetThrottleTimeout
(kAfterDisplayChangeThrottleTimeoutMs);
Completed in 350 milliseconds