Searched refs:pDrawShape (Results 1 – 3 of 3) sorted by relevance
182 DrawShapeSharedPtr pDrawShape( mpDrawShape.lock() ); in perform() local183 if( !pDrawShape || !mpWakeupEvent ) in perform()196 pDrawShape->setIntrinsicAnimationFrame( 0 ); in perform()197 maContext.mpSubsettableShapeManager->notifyShapeUpdate( pDrawShape ); in perform()210 pDrawShape->setIntrinsicAnimationFrame( mnCurrIndex ); in perform()225 pDrawShape->setIntrinsicAnimationFrame( nTrueIndex ); in perform()237 maContext.mpSubsettableShapeManager->notifyShapeUpdate( pDrawShape ); in perform()
151 boost::shared_ptr<DrawShape> const& pDrawShape );950 boost::shared_ptr<DrawShape> const& pDrawShape ) in createDrawingLayerAnimActivity() argument959 pActivity.reset( new ActivityImpl( rContext, pWakeupEvent, pDrawShape ) ); in createDrawingLayerAnimActivity()
38 boost::shared_ptr<DrawShape> const& pDrawShape );
Completed in 17 milliseconds