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

  /external/chromium_org/cc/debug/
layer_tree_debug_state.cc 25 show_non_fast_scrollable_rects(false),
52 show_wheel_event_handler_rects || show_non_fast_scrollable_rects ||
77 a.show_non_fast_scrollable_rects ==
78 b.show_non_fast_scrollable_rects &&
105 r.show_non_fast_scrollable_rects |= b.show_non_fast_scrollable_rects;
layer_tree_debug_state.h 31 bool show_non_fast_scrollable_rects; member in class:cc::LayerTreeDebugState
debug_rect_history.cc 41 if (debug_state.show_non_fast_scrollable_rects)
  /external/chromium_org/content/renderer/gpu/
render_widget_compositor.cc 566 debug_state.show_non_fast_scrollable_rects = show;

Completed in 433 milliseconds