Home | History | Annotate | Download | only in layers

Lines Matching refs:track_size

982     gfx::Size track_size = layer_tree_host_->ui_resource_size(
987 EXPECT_LE(track_size.width(), scrollbar_layer->content_bounds().width());
988 EXPECT_LE(track_size.height(), scrollbar_layer->content_bounds().height());