Searched refs:applyOverallOperations (Results 1 – 2 of 2) sorted by relevance
/trunk/main/slideshow/source/engine/OGLTrans/ |
H A D | OGLTrans_TransitionImpl.cxx | 153 void OGLTransitionImpl::applyOverallOperations( double nTime, double SlideWidthScale, double SlideH… in applyOverallOperations() function in OGLTransitionImpl 197 applyOverallOperations( nTime, SlideWidthScale, SlideHeightScale ); in displaySlides() 454 applyOverallOperations( nTime, SlideWidthScale, SlideHeightScale ); in displaySlidesRochade() 1000 applyOverallOperations( nTime, SlideWidthScale, SlideHeightScale ); in displaySlidesFadeSmoothly() 1034 applyOverallOperations( nTime, SlideWidthScale, SlideHeightScale ); in displaySlidesFadeThroughBlack() 1233 applyOverallOperations( nTime, SlideWidthScale, SlideHeightScale ); in displaySlidesShaders()
|
H A D | OGLTrans_TransitionImpl.hxx | 167 void applyOverallOperations( double nTime, double SlideWidthScale, double SlideHeightScale );
|
Completed in 25 milliseconds