Home
last modified time | relevance | path

Searched refs:NotifyFPSChanged (Results 1 – 4 of 4) sorted by relevance

/haiku/src/apps/mediaplayer/
H A DController.h176 virtual void NotifyFPSChanged(float fps) const;
H A DController.cpp1290 Controller::NotifyFPSChanged(float fps) const in NotifyFPSChanged() function in Controller
/haiku/src/apps/mediaplayer/media_node_framework/
H A DPlaybackManager.h169 virtual void NotifyFPSChanged(float fps) const;
H A DPlaybackManager.cpp170 NotifyFPSChanged(FramesPerSecond()); in Init()
385 NotifyFPSChanged(fFrameRate); in SetFramesPerSecond()
1101 PlaybackManager::NotifyFPSChanged(float fps) const in NotifyFPSChanged() function in PlaybackManager