Home
last modified time | relevance | path

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

/trunk/main/slideshow/source/engine/transitions/
H A Dcombtransition.cxx141 SlideBitmapSharedPtr const & pLeavingBitmap = getLeavingBitmap(rViewEntry); in renderComb() local
142 if( pLeavingBitmap ) in renderComb()
145 pLeavingBitmap->clip( aClipPolygon1 ); in renderComb()
149 pLeavingBitmap->draw( pCanvas ); in renderComb()
152 pLeavingBitmap->clip( aClipPolygon2 ); in renderComb()
156 pLeavingBitmap->draw( pCanvas ); in renderComb()

Completed in 10 milliseconds