Searched refs:enterAnimationMode (Results 1 – 15 of 15) sorted by relevance
162 mpLayerManager->enterAnimationMode(pShape2); in TEST_F()181 mpLayerManager->enterAnimationMode(pShape3); in TEST_F()220 mpLayerManager->enterAnimationMode(pShape2); in TEST_F()236 mpLayerManager->enterAnimationMode(pShape4); in TEST_F()
197 virtual void enterAnimationMode() in enterAnimationMode() function in ImplTestShape
126 mpShapeManager->enterAnimationMode( mpShape ); in start()289 mpShapeManager->enterAnimationMode( mpShape ); in start()480 mpShapeManager->enterAnimationMode( mpShape ); in start()
278 void ShapeManagerImpl::enterAnimationMode( const AnimatableShapeSharedPtr& rShape ) in enterAnimationMode() function in slideshow::internal::ShapeManagerImpl281 mpLayerManager->enterAnimationMode(rShape); in enterAnimationMode()
429 void LayerManager::enterAnimationMode( const AnimatableShapeSharedPtr& rShape ) in enterAnimationMode() function in slideshow::internal::LayerManager436 rShape->enterAnimationMode(); in enterAnimationMode()
174 void enterAnimationMode( const AnimatableShapeSharedPtr& rShape );
126 virtual void enterAnimationMode( const AnimatableShapeSharedPtr& rShape );
704 pNewShape->enterAnimationMode(); in addViewLayer()1108 void DrawShape::enterAnimationMode() in enterAnimationMode() function in slideshow::internal::DrawShape1119 ::boost::mem_fn( &ViewShape::enterAnimationMode ) ); in enterAnimationMode()
90 bool enterAnimationMode();
156 virtual void enterAnimationMode();
847 bool ViewShape::enterAnimationMode() in enterAnimationMode() function in slideshow::internal::ViewShape
712 maContext.mpSubsettableShapeManager->enterAnimationMode( mpDrawShape ); in perform()
59 virtual void enterAnimationMode() = 0;
62 virtual void enterAnimationMode( const boost::shared_ptr<AnimatableShape>& rShape ) = 0;
157 mpShapeManager->enterAnimationMode( mpShape ); in start()