Home
last modified time | relevance | path

Searched refs:RunVsync (Results 1 – 12 of 12) sorted by relevance

/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/threads/
H A DInputTaskManager.cpp132 if (mInputVsyncState == InputVsyncState::RunVsync) { in ShouldUseHighestPriority()
158 if (mInputVsyncState == InputVsyncState::RunVsync || in WillRunVsync()
170 mInputVsyncState = InputVsyncState::RunVsync; in LeavePendingVsyncState()
H A DInputTaskManager.h122 RunVsync, enumerator
/dports/www/firefox/firefox-99.0/xpcom/threads/
H A DInputTaskManager.cpp134 if (mInputVsyncState == InputVsyncState::RunVsync) { in ShouldUseHighestPriority()
160 if (mInputVsyncState == InputVsyncState::RunVsync || in WillRunVsync()
172 mInputVsyncState = InputVsyncState::RunVsync; in LeavePendingVsyncState()
H A DInputTaskManager.h122 RunVsync, enumerator
/dports/www/firefox-esr/firefox-91.8.0/xpcom/threads/
H A DInputTaskManager.cpp132 if (mInputVsyncState == InputVsyncState::RunVsync) { in ShouldUseHighestPriority()
158 if (mInputVsyncState == InputVsyncState::RunVsync || in WillRunVsync()
170 mInputVsyncState = InputVsyncState::RunVsync; in LeavePendingVsyncState()
H A DInputTaskManager.h122 RunVsync, enumerator
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/thebes/
H A DgfxPlatformGtk.cpp592 this, &GLXDisplay::RunVsync); in EnableVsync()
624 void RunVsync() { in RunVsync() function in GtkVsyncSource::GLXDisplay
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/thebes/
H A DgfxPlatformGtk.cpp583 this, &GLXDisplay::RunVsync); in EnableVsync()
615 void RunVsync() { in RunVsync() function in GLXVsyncSource::GLXDisplay
/dports/www/firefox-esr/firefox-91.8.0/gfx/thebes/
H A DgfxPlatformGtk.cpp743 this, &GLXDisplay::RunVsync); in EnableVsync()
775 void RunVsync() { in RunVsync() function in GtkVsyncSource::GLXDisplay
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/thebes/
H A DgfxPlatformGtk.cpp743 this, &GLXDisplay::RunVsync); in EnableVsync()
775 void RunVsync() { in RunVsync() function in GtkVsyncSource::GLXDisplay
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/thebes/
H A DgfxPlatformGtk.cpp774 mVsyncTask = NewRunnableMethod(this, &GLXDisplay::RunVsync); in EnableVsync()
810 void RunVsync() in RunVsync() function in GLXVsyncSource::GLXDisplay
/dports/www/firefox/firefox-99.0/gfx/thebes/
H A DgfxPlatformGtk.cpp766 this, &GLXDisplay::RunVsync); in EnableVsync()
798 void RunVsync() { in RunVsync() function in GtkVsyncSource::GLXDisplay