Searched refs:mnCurrPerformCalls (Results 1 – 4 of 4) sorted by relevance
44 mnCurrPerformCalls( 0 ) in DiscreteActivityBase()126 perform( calcFrameIndex( mnCurrPerformCalls, nVectorSize ), in perform()127 calcRepeatCount( mnCurrPerformCalls, nVectorSize ) ); in perform()130 ++mnCurrPerformCalls; in perform()133 double nCurrRepeat( double(mnCurrPerformCalls) / nVectorSize ); in perform()167 mnCurrPerformCalls, in perform()172 mnCurrPerformCalls, in perform()
44 mnCurrPerformCalls( 0 ) in SimpleContinuousActivityBase()81 double(mnCurrPerformCalls) / mnMinNumberOfFrames ); in calcTimeLag()249 ++mnCurrPerformCalls; in perform()
78 sal_uInt32 mnCurrPerformCalls; member in slideshow::internal::SimpleContinuousActivityBase
78 sal_uInt32 mnCurrPerformCalls; member in slideshow::internal::DiscreteActivityBase
Completed in 20 milliseconds