Searched refs:pShape4 (Results 1 – 1 of 1) sorted by relevance
159 TestShapeSharedPtr pShape4( createTestShape( in testShapeOrdering() local166 mpLayerManager->addShape(pShape4); in testShapeOrdering()203 pShape4->getViewLayers().at(0).first == mpTestView ); in testShapeOrdering()213 pShape4->getViewLayers().at(0).first != mpTestView ); in testShapeOrdering()218 pShape4->getViewLayers().at(0).first == mpTestView ); in testShapeOrdering()233 TestShapeSharedPtr pShape4( createTestShape( in testShapeRepaint() local244 mpLayerManager->addShape(pShape4); in testShapeRepaint()257 pShape4->getNumRenders() == 1 ); in testShapeRepaint()261 mpLayerManager->enterAnimationMode(pShape4); in testShapeRepaint()271 pShape4->getNumRenders() == 2 ); in testShapeRepaint()[all …]