Home
last modified time | relevance | path

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

/AOO41X/main/slideshow/test/
H A Dslidetest.cxx156 TestShapeSharedPtr pShape3( createTestShape( in testShapeOrdering() local
165 mpLayerManager->addShape(pShape3); in testShapeOrdering()
199 pShape3->getViewLayers().size() == 1 ); in testShapeOrdering()
201 pShape3->getViewLayers().at(0).first == mpTestView ); in testShapeOrdering()
207 mpLayerManager->enterAnimationMode(pShape3); in testShapeOrdering()
214 mpLayerManager->leaveAnimationMode(pShape3); in testShapeOrdering()
230 TestShapeSharedPtr pShape3( createTestShape( in testShapeRepaint() local
243 mpLayerManager->addShape(pShape3); in testShapeRepaint()
255 pShape3->getNumRenders() == 1 ); in testShapeRepaint()
269 pShape3->getNumRenders() == 2 ); in testShapeRepaint()
[all …]