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

  /external/chromium_org/cc/debug/
layer_tree_debug_state.cc 27 show_layer_animation_bounds_rects(false),
54 show_non_fast_scrollable_rects || show_layer_animation_bounds_rects;
78 a.show_layer_animation_bounds_rects ==
79 b.show_layer_animation_bounds_rects &&
105 r.show_layer_animation_bounds_rects |= b.show_layer_animation_bounds_rects;
layer_tree_debug_state.h 33 bool show_layer_animation_bounds_rects; member in class:cc::LayerTreeDebugState
debug_rect_history.cc 69 if (debug_state.show_layer_animation_bounds_rects)
  /external/chromium_org/ui/compositor/
compositor.cc 117 settings.initial_debug_state.show_layer_animation_bounds_rects =
  /external/chromium_org/content/renderer/gpu/
render_widget_compositor.cc 291 settings.initial_debug_state.show_layer_animation_bounds_rects =

Completed in 143 milliseconds