Searched refs:currentFrameTimestamp (Results 1 – 1 of 1) sorted by relevance
454 std::chrono::steady_clock::time_point currentFrameTimestamp; in startFrame() local458 currentFrameTimestamp = mCurrentFrameTimestamp; in startFrame()469 mPresentationTime = currentFrameTimestamp + (mAutoSwapInterval * intervals) * mRefreshPeriod; in startFrame()