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

  /external/chromium_org/cc/scheduler/
frame_rate_controller.cc 45 is_time_source_throttling_(true),
60 is_time_source_throttling_(false),
65 if (is_time_source_throttling_)
76 if (is_time_source_throttling_) {
102 if (is_time_source_throttling_)
128 if (!is_time_source_throttling_ && !throttled)
151 if (!is_time_source_throttling_)
160 if (is_time_source_throttling_)
167 if (is_time_source_throttling_)
frame_rate_controller.h 91 bool is_time_source_throttling_; member in class:cc::FrameRateController

Completed in 96 milliseconds