Searched refs:GetFormAnimationStartTime (Results 1 – 5 of 5) sorted by relevance
47 …return (GetMicroTickCount() - pipelineContext->GetFormAnimationStartTime()) / MICROSEC_TO_MILLISEC; in GetFormAnimationTimeInterval()
290 …return (GetMicroTickCount() - pipelineContext->GetFormAnimationStartTime()) / MICROSEC_TO_MILLISEC; in GetFormAnimationTimeInterval()
702 …return (GetMicroTickCount() - pipelineContext->GetFormAnimationStartTime()) / MICROSEC_TO_MILLISEC; in GetFormAnimationTimeInterval()
1178 int64_t GetFormAnimationStartTime() const in GetFormAnimationStartTime() function
681 …return (GetMicroTickCount() - pipelineContext->GetFormAnimationStartTime()) / MICROSEC_TO_MILLISEC; in GetFormAnimationTimeInterval()