Searched refs:commitBounds (Results 1 – 4 of 4) sorted by relevance
101 ASSERT_TRUE( !pBgLayer->commitBounds() ) << "BG layer must not resize!"; in TEST_F()107 ASSERT_TRUE( pFgLayer->commitBounds() ) << "FG layer must resize!"; in TEST_F()
198 bool commitBounds();
217 bool Layer::commitBounds() in commitBounds() function in slideshow::internal::Layer
751 const bool bLayerResized( rLayer->commitBounds() ); in commitLayerChanges()
Completed in 28 milliseconds