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 26 show_layer_animation_bounds_rects(false),
53 show_layer_animation_bounds_rects;
79 a.show_layer_animation_bounds_rects ==
80 b.show_layer_animation_bounds_rects &&
106 r.show_layer_animation_bounds_rects |= b.show_layer_animation_bounds_rects;
layer_tree_debug_state.h 32 bool show_layer_animation_bounds_rects; member in class:cc::LayerTreeDebugState
debug_rect_history.cc 62 if (debug_state.show_layer_animation_bounds_rects)
  /external/chromium_org/ui/compositor/
compositor.cc 275 settings.initial_debug_state.show_layer_animation_bounds_rects =
  /external/chromium_org/content/renderer/gpu/
render_widget_compositor.cc 188 settings.initial_debug_state.show_layer_animation_bounds_rects =

Completed in 100 milliseconds