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

  /external/chromium_org/content/public/renderer/
document_state.h 104 const base::Time& first_paint_time() const { return first_paint_time_; } function in class:content::DocumentState
  /external/chromium_org/chrome/renderer/
loadtimes_extension_bindings.cc 133 document_state->first_paint_time().ToDoubleT()));
page_load_histograms.cc 535 Time first_paint = document_state->first_paint_time();
    [all...]
  /external/chromium_org/content/renderer/
render_view_impl.cc     [all...]

Completed in 2471 milliseconds