Lines Matching refs:first
75 shapeFunc(aIter->first,pCurrViewLayer); in manageViews()
294 rBgLayer->setShapeViews(rShapeEntry.first); in putShape2BackgroundLayer()
310 *maAllShapes.insert(aValue).first ); in implAddShape()
597 !aIter->first->isBackgroundDetached() && in update()
598 pCurrLayer->isInsideUpdateArea(aIter->first) ) in update()
600 if( !aIter->first->render() ) in update()
703 aIter->first->addViewLayer( pTmpLayer, in renderTo()
707 aIter->first->removeViewLayer( pTmpLayer ); in renderTo()
764 maUpdateShapes.erase(aFirstLayerShape->first); in commitLayerChanges()
765 aFirstLayerShape->first->render(); in commitLayerChanges()
827 const ShapeSharedPtr pCurrShape( aCurrShapeEntry->first ); in updateShapeLayers()