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

  /external/chromium_org/ash/wm/overview/
scoped_window_copy.cc 86 scoped_ptr<ui::LayerTreeOwner> layer_owner);
117 scoped_ptr<ui::LayerTreeOwner> layer_owner)
119 layer_owner_(layer_owner.Pass()),
161 scoped_ptr<ui::LayerTreeOwner> layer_owner = local
163 widget_ = CreateCopyOfWindow(target_root, src_window, layer_owner->root());
165 new CleanupWidgetAfterAnimationObserver(widget_, layer_owner.Pass());
  /external/chromium_org/ash/wm/
window_animations.cc 274 scoped_ptr<ui::LayerTreeOwner> layer_owner)
276 layer_owner_(layer_owner.Pass()) {

Completed in 198 milliseconds