Home
last modified time | relevance | path

Searched refs:resetFps (Results 1 – 17 of 17) sorted by relevance

/dports/multimedia/webcamoid/webcamoid-8.8.0/libAvKys/Plugins/DesktopCapture/src/androidscreen/src/
H A Dandroidscreendev.h46 RESET resetFps
75 void resetFps();
H A Dandroidscreendev.cpp426 void AndroidScreenDev::resetFps() in resetFps() function in AndroidScreenDev
/dports/multimedia/webcamoid/webcamoid-8.8.0/libAvKys/Plugins/DesktopCapture/src/qtscreen/src/
H A Dqtscreendev.h47 RESET resetFps
76 void resetFps();
H A Dqtscreendev.cpp183 void QtScreenDev::resetFps() in resetFps() function in QtScreenDev
/dports/multimedia/webcamoid/webcamoid-8.8.0/libAvKys/Plugins/DesktopCapture/src/
H A Ddesktopcaptureelement.h52 RESET resetFps
86 void resetFps();
H A Ddesktopcaptureelement.cpp153 void DesktopCaptureElement::resetFps() in resetFps() function in DesktopCaptureElement
156 this->d->m_screenCapture->resetFps(); in resetFps()
H A Dscreendev.cpp76 void ScreenDev::resetFps() in resetFps() function in ScreenDev
H A Dscreendev.h56 virtual void resetFps();
/dports/multimedia/webcamoid/webcamoid-8.8.0/libAvKys/Plugins/DesktopCapture/src/avfoundation/src/
H A Davfoundationscreendev.h49 RESET resetFps
86 void resetFps();
H A Davfoundationscreendev.mm181 void AVFoundationScreenDev::resetFps() function
/dports/multimedia/webcamoid/webcamoid-8.8.0/libAvKys/Lib/src/
H A Dakvideocaps.h96 RESET resetFps
376 void resetFps();
H A Dakvideocaps.cpp708 void AkVideoCaps::resetFps() in resetFps() function in AkVideoCaps
/dports/emulators/stella/stella-6.6/src/emucore/
H A DOSystem.hxx420 void resetFps();
H A DOSystem.cxx611 void OSystem::resetFps() in resetFps() function in OSystem
H A DConsole.cxx485 myOSystem.resetFps(); // Reset FPS measurement in setFormat()
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/include/toonzqt/
H A Dflipconsole.h59 void resetFps(int fps);
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonzqt/
H A Dflipconsole.cpp149 void PlaybackExecutor::resetFps(int fps) { m_fps = fps; } in resetFps() function in PlaybackExecutor
891 m_playbackExecutor.resetFps(m_fps); in setCurrentFPS()
1573 m_playbackExecutor.resetFps(m_fps); in doButtonPressed()