Home | History | Annotate | Download | only in debug

Lines Matching refs:debug_state

34     const LayerTreeDebugState& debug_state) {
39 if (debug_state.show_touch_event_handler_rects)
42 if (debug_state.show_wheel_event_handler_rects)
45 if (debug_state.show_scroll_event_handler_rects)
48 if (debug_state.show_non_fast_scrollable_rects)
51 if (debug_state.show_paint_rects)
54 if (debug_state.show_property_changed_rects)
57 if (debug_state.show_surface_damage_rects)
60 if (debug_state.show_screen_space_rects)
63 if (debug_state.show_occluding_rects)
66 if (debug_state.show_non_occluding_rects)
69 if (debug_state.show_layer_animation_bounds_rects)