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

Completed in 37 milliseconds