Home
last modified time | relevance | path

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

/AOO41X/main/slideshow/test/
H A Dslidetest.cxx159 TestShapeSharedPtr pShape4( createTestShape( in testShapeOrdering() local
166 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() local
244 mpLayerManager->addShape(pShape4); in testShapeRepaint()
257 pShape4->getNumRenders() == 1 ); in testShapeRepaint()
261 mpLayerManager->enterAnimationMode(pShape4); in testShapeRepaint()
271 pShape4->getNumRenders() == 2 ); in testShapeRepaint()
[all …]