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

  /external/chromium_org/cc/scheduler/
scheduler_settings.cc 15 throttle_frame_production(true),
scheduler_settings.h 22 bool throttle_frame_production; member in class:cc::SchedulerSettings
scheduler_state_machine.cc 814 settings_.throttle_frame_production;
    [all...]
scheduler_unittest.cc     [all...]
  /external/chromium_org/cc/trees/
layer_tree_settings.cc 18 throttle_frame_production(true),
layer_tree_settings.h 23 bool throttle_frame_production; member in class:cc::LayerTreeSettings
layer_tree_host_perftest.cc 48 settings->throttle_frame_production = false;
thread_proxy.cc 102 layer_tree_host->settings().throttle_frame_production),
    [all...]
layer_tree_host_impl.cc     [all...]
layer_tree_host_unittest.cc     [all...]
  /external/chromium_org/cc/output/
output_surface.h 109 bool throttle_frame_production,
output_surface_unittest.cc 233 bool throttle_frame_production = true; local
239 throttle_frame_production,
377 bool throttle_frame_production = true; local
382 throttle_frame_production,
output_surface.cc 90 bool throttle_frame_production,
92 if (throttle_frame_production) {
  /external/chromium_org/content/renderer/gpu/
render_widget_compositor.cc 87 settings.throttle_frame_production =

Completed in 98 milliseconds