Searched refs:cleanup_observer_ (Results 1 – 2 of 2) sorted by relevance
165 cleanup_observer_ = new CleanupWidgetAfterAnimationObserver(widget_, layer_); in ScopedWindowCopy()171 cleanup_observer_->TakeOwnershipOfWidget(); in ~ScopedWindowCopy()
47 CleanupWidgetAfterAnimationObserver* cleanup_observer_; variable