Home
last modified time | relevance | path

Searched defs:SetWindowlessFrameRate (Results 1 – 5 of 5) sorted by relevance

/third_party/cef/libcef/browser/
Dbrowser_platform_delegate.cc262 void CefBrowserPlatformDelegate::SetWindowlessFrameRate(int frame_rate) { in SetWindowlessFrameRate() function in CefBrowserPlatformDelegate
/third_party/cef/libcef/browser/chrome/
Dchrome_browser_host_impl.cc305 void ChromeBrowserHostImpl::SetWindowlessFrameRate(int frame_rate) {} in SetWindowlessFrameRate() function in ChromeBrowserHostImpl
/third_party/cef/libcef/browser/osr/
Dbrowser_platform_delegate_osr.cc246 void CefBrowserPlatformDelegateOsr::SetWindowlessFrameRate(int frame_rate) { in SetWindowlessFrameRate() function in CefBrowserPlatformDelegateOsr
/third_party/cef/libcef_dll/ctocpp/
Dbrowser_host_ctocpp.cc825 void CefBrowserHostCToCpp::SetWindowlessFrameRate(int frame_rate) { in SetWindowlessFrameRate() function in CefBrowserHostCToCpp
/third_party/cef/libcef/browser/alloy/
Dalloy_browser_host_impl.cc707 void AlloyBrowserHostImpl::SetWindowlessFrameRate(int frame_rate) { in SetWindowlessFrameRate() function in AlloyBrowserHostImpl