HomeSort by relevance Sort by last modified time
    Searched full:tab_contents_bounds (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/test/perf/rendering/
throughput_tests.cc 224 gfx::Rect tab_contents_bounds; local
226 GetContainerBounds(&tab_contents_bounds);
228 gfx::Rect snapshot_bounds(tab_contents_bounds.x() - root_bounds.x(),
229 tab_contents_bounds.y() - root_bounds.y(),
230 tab_contents_bounds.width(),
231 tab_contents_bounds.height());

Completed in 39 milliseconds