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

  /external/chromium_org/third_party/WebKit/Source/core/frame/
FrameView.h 218 static double currentFrameTimeStamp() { return s_currentFrameTimeStamp; }
436 static double s_currentFrameTimeStamp; // used for detecting decoded resource thrash in the cache
FrameView.cpp 93 double FrameView::s_currentFrameTimeStamp = 0.0;
    [all...]

Completed in 455 milliseconds