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

  /external/chromium_org/cc/trees/
layer_tree_host_unittest_scroll.cc 516 gfx::Size expected_content_bounds = gfx::ToCeiledSize( variable
518 EXPECT_SIZE_EQ(expected_content_bounds,
521 expected_content_bounds = gfx::ToCeiledSize(
523 EXPECT_SIZE_EQ(expected_content_bounds, child_layer_->content_bounds());
    [all...]

Completed in 34 milliseconds