Searched refs:nLoopTime (Results 1 – 1 of 1) sorted by relevance
281 const sal_uInt32 nLoopTime(2 * mnFrequency); in GetMixerState() local285 const sal_uInt32 nEndTime(mnRepeat * nLoopTime); in GetMixerState()300 sal_uInt32 nTimeInLoop(nTime % nLoopTime); in GetMixerState()301 fRetval = double(nTimeInLoop) / nLoopTime; in GetMixerState()371 sal_uInt32 nLoopTime; in ImpForceScrollTextAnimNodes() local463 nLoopTime = FRound(fNumberSteps * mnFrequency); in ImpForceScrollTextAnimNodes()467 nLoopTime, 1L, in ImpForceScrollTextAnimNodes()492 nLoopTime = FRound(fNumberSteps * mnFrequency); in ImpForceScrollTextAnimNodes()500 nLoopTime, 0L, in ImpForceScrollTextAnimNodes()515 nLoopTime, nNumRepeat, in ImpForceScrollTextAnimNodes()[all …]
Completed in 25 milliseconds