Searched defs:OwnsLayer (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ui/aura/test/
H A Dwindow_test_api.cc15 bool WindowTestApi::OwnsLayer() const { function in class:aura::test::WindowTestApi
16 return window_->OwnsLayer();
/external/chromium_org/ui/compositor/
H A Dlayer_owner.cc18 DCHECK(!OwnsLayer());
84 bool LayerOwner::OwnsLayer() const { function in class:ui::LayerOwner

Completed in 672 milliseconds