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

  /external/chromium_org/cc/scheduler/
scheduler_settings.cc 13 throttle_frame_production(true) {}
scheduler_settings.h 20 bool throttle_frame_production; member in class:cc::SchedulerSettings
scheduler.cc 136 settings_.throttle_frame_production;
  /external/chromium_org/cc/trees/
layer_tree_settings.cc 18 throttle_frame_production(true),
layer_tree_settings.h 25 bool throttle_frame_production; member in class:cc::LayerTreeSettings
thread_proxy.cc 87 layer_tree_host->settings().throttle_frame_production),
    [all...]
layer_tree_host_impl.cc     [all...]
  /external/chromium_org/cc/output/
output_surface.h 103 bool throttle_frame_production,
output_surface.cc 140 bool throttle_frame_production,
142 if (throttle_frame_production) {
output_surface_unittest.cc 195 bool throttle_frame_production = true; local
201 throttle_frame_production,
  /external/chromium_org/content/renderer/gpu/
render_widget_compositor.cc 95 settings.throttle_frame_production =

Completed in 178 milliseconds