Searched refs:_TimeForLastFrame (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/mediaplayer/media_node_framework/
H A DPlaybackManager.h217 bigtime_t _TimeForLastFrame() const;
H A DPlaybackManager.cpp949 bigtime_t lastFrameTime = _TimeForLastFrame();
951 bigtime_t newLastFrameTime = _TimeForLastFrame();
976 bigtime_t lastFrameTime = _TimeForLastFrame();
978 bigtime_t newLastFrameTime = _TimeForLastFrame();
1687 PlaybackManager::_TimeForLastFrame() const function in class:PlaybackManager

Completed in 44 milliseconds