Home
last modified time | relevance | path

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

/aoo42x/main/slideshow/source/engine/OGLTrans/
H A DOGLTrans_TransitionImpl.cxx705 bInterpolate = bInter; in SRotate()
712 bInterpolate = bInter; in SScale()
719 bInterpolate = bInter; in RotateAndScaleDepthByWidth()
726 bInterpolate = bInter; in RotateAndScaleDepthByHeight()
734 bInterpolate = bInter; in STranslate()
746 if(!bInterpolate || t > nT1) in interpolate()
756 if(!bInterpolate || t > nT1) in interpolate()
770 if(!bInterpolate || t > nT1) in interpolate()
782 if(!bInterpolate || t > nT1) in interpolate()
794 if(!bInterpolate || t > nT1) in interpolate()
[all …]
H A DOGLTrans_TransitionImpl.hxx295 bool bInterpolate; member in Operation

Completed in 33 milliseconds