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

  /external/webkit/WebCore/page/
Settings.h 341 static bool shouldUseHighResolutionTimers() { return gShouldUseHighResolutionTimers; }
474 static bool gShouldUseHighResolutionTimers;
Settings.cpp 53 bool Settings::gShouldUseHighResolutionTimers = true;
750 gShouldUseHighResolutionTimers = shouldUseHighResolutionTimers;

Completed in 172 milliseconds