HomeSort by relevance Sort by last modified time
    Searched refs:gShouldUseHighResolutionTimers (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/page/
Settings.h 395 static bool shouldUseHighResolutionTimers() { return gShouldUseHighResolutionTimers; }
642 static bool gShouldUseHighResolutionTimers;
Settings.cpp 59 bool Settings::gShouldUseHighResolutionTimers = true;
912 gShouldUseHighResolutionTimers = shouldUseHighResolutionTimers;

Completed in 52 milliseconds