Home
last modified time | relevance | path

Searched defs:shouldUseHighResolutionTimers (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/page/
DSettings.cpp912 void Settings::setShouldUseHighResolutionTimers(bool shouldUseHighResolutionTimers) in setShouldUseHighResolutionTimers()
DSettings.h395 static bool shouldUseHighResolutionTimers() { return gShouldUseHighResolutionTimers; } in shouldUseHighResolutionTimers() function
/external/webkit/Source/WebKit/win/
DWebPreferences.cpp1426 HRESULT STDMETHODCALLTYPE WebPreferences::shouldUseHighResolutionTimers(BOOL* useHighResolutionTime… in shouldUseHighResolutionTimers() function in WebPreferences