Home
last modified time | relevance | path

Searched refs:pShape2 (Results 1 – 1 of 1) sorted by relevance

/AOO41X/main/slideshow/test/
H A Dslidetest.cxx153 TestShapeSharedPtr pShape2( createTestShape( in testShapeOrdering() local
164 mpLayerManager->addShape(pShape2); in testShapeOrdering()
177 mpLayerManager->enterAnimationMode(pShape2); in testShapeOrdering()
189 mpLayerManager->leaveAnimationMode(pShape2); in testShapeOrdering()
197 pShape2->getViewLayers().at(0).first == mpTestView ); in testShapeOrdering()
227 TestShapeSharedPtr pShape2( createTestShape( in testShapeRepaint() local
241 mpLayerManager->addShape(pShape2); in testShapeRepaint()
242 mpLayerManager->enterAnimationMode(pShape2); in testShapeRepaint()
253 pShape2->getNumRenders() == 1 ); in testShapeRepaint()
267 pShape2->getNumRenders() == 1 ); in testShapeRepaint()
[all …]