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 217 static double currentFrameTimeStamp() { return s_currentFrameTimeStamp; }
415 static double s_currentFrameTimeStamp; // used for detecting decoded resource thrash in the cache
FrameView.cpp 90 double FrameView::s_currentFrameTimeStamp = 0.0;
    [all...]

Completed in 74 milliseconds