/external/chromium_org/cc/resources/ |
picture_layer_tiling_perftest.cc | 70 gfx::Size layer_bounds(50 * 256, 50 * 256); 74 layer_bounds, 75 gfx::Rect(layer_bounds), 76 gfx::Rect(layer_bounds), 77 layer_bounds, 78 layer_bounds, 97 gfx::Size layer_bounds(50 * 256, 50 * 256); 110 gfx::Rect(layer_bounds), 111 layer_bounds, 112 layer_bounds, [all...] |
picture_layer_tiling_unittest.cc | 40 gfx::Size layer_bounds, 44 layer_bounds, 50 gfx::Size layer_bounds, 52 : PictureLayerTiling(contents_scale, layer_bounds, client) { } 62 gfx::Size layer_bounds) { 65 layer_bounds, 487 gfx::Size layer_bounds(1099, 801); 488 Initialize(gfx::Size(100, 100), 1.f, layer_bounds); 489 VerifyTilesExactlyCoverRect(1.f, gfx::Rect(layer_bounds)); 490 VerifyTiles(1.f, gfx::Rect(layer_bounds), base::Bind(&TileExists, false)) [all...] |
picture_layer_tiling.h | 50 gfx::Size layer_bounds, 52 gfx::Size layer_bounds() const { return layer_bounds_; } function in class:cc::PictureLayerTiling 53 void SetLayerBounds(gfx::Size layer_bounds); 196 gfx::Size layer_bounds,
|
picture_layer_tiling_set.h | 18 gfx::Size layer_bounds); 34 gfx::Size layer_bounds() const { return layer_bounds_; } function in class:cc::PictureLayerTilingSet
|
picture_pile_impl_unittest.cc | 22 gfx::Size layer_bounds(400, 400); 25 FakePicturePileImpl::CreateFilledPile(tile_size, layer_bounds); 80 gfx::Size layer_bounds(400, 400); 83 FakePicturePileImpl::CreateFilledPile(tile_size, layer_bounds); 138 gfx::Size layer_bounds(400, 400); 141 FakePicturePileImpl::CreateFilledPile(tile_size, layer_bounds); 153 gfx::Size layer_bounds(256, 256); 157 FakePicturePileImpl::CreateFilledPile(tile_size, layer_bounds); 211 gfx::Size layer_bounds(256, 256); 214 FakePicturePileImpl::CreateFilledPile(tile_size, layer_bounds); [all...] |
picture_layer_tiling_set_unittest.cc | 24 gfx::Size layer_bounds(1000, 800); 25 PictureLayerTilingSet set(&client, layer_bounds); 34 gfx::ToCeiledSize(gfx::ScaleSize(layer_bounds, contents_scale))); 73 gfx::Size layer_bounds(1000, 800); 74 PictureLayerTilingSet set(&client, layer_bounds); 87 gfx::ToCeiledSize(gfx::ScaleSize(layer_bounds, max_contents_scale))); 186 EXPECT_EQ(target_->layer_bounds().ToString(), new_bounds.ToString()); 192 EXPECT_EQ(target_tiling->layer_bounds().ToString(), 261 EXPECT_EQ(target_->layer_bounds().ToString(), new_bounds.ToString());
|
picture_layer_tiling.cc | 22 gfx::Size layer_bounds, 25 layer_bounds, 30 gfx::Size layer_bounds, 33 layer_bounds_(layer_bounds), 39 gfx::ToCeiledSize(gfx::ScaleSize(layer_bounds, contents_scale)); 43 gfx::ScaleSize(layer_bounds, contents_scale)).IsEmpty()) << 45 " Layer bounds: " << layer_bounds.ToString() << 131 void PictureLayerTiling::SetLayerBounds(gfx::Size layer_bounds) { 132 if (layer_bounds_ == layer_bounds) 135 DCHECK(!layer_bounds.IsEmpty()) [all...] |
picture_layer_tiling_set.cc | 25 gfx::Size layer_bounds) 27 layer_bounds_(layer_bounds) {
|
/external/chromium_org/cc/test/ |
fake_picture_pile_impl.h | 18 gfx::Size layer_bounds); 22 gfx::Size layer_bounds); 26 const gfx::Size& layer_bounds);
|
fake_picture_pile_impl.cc | 21 gfx::Size layer_bounds) { 23 pile->tiling().SetTotalSize(layer_bounds); 26 pile->recorded_viewport_ = gfx::Rect(layer_bounds); 37 gfx::Size layer_bounds) { 39 pile->tiling().SetTotalSize(layer_bounds); 50 gfx::Size layer_bounds) { 52 pile->tiling().SetTotalSize(layer_bounds);
|
/external/chromium_org/cc/layers/ |
picture_layer_impl_unittest.cc | 60 void SetupDefaultTrees(gfx::Size layer_bounds) { 64 FakePicturePileImpl::CreateFilledPile(tile_size, layer_bounds); 66 FakePicturePileImpl::CreateFilledPile(tile_size, layer_bounds); 79 void SetupDefaultTreesWithFixedTileSize(gfx::Size layer_bounds, 81 SetupDefaultTrees(layer_bounds); 264 gfx::Size layer_bounds(400, 400); 267 FakePicturePileImpl::CreateFilledPile(tile_size, layer_bounds); 269 FakePicturePileImpl::CreateFilledPile(tile_size, layer_bounds); 290 gfx::Size layer_bounds(400, 400); 293 FakePicturePileImpl::CreateFilledPile(tile_size, layer_bounds); [all...] |
texture_layer_unittest.cc | 220 const gfx::Size layer_bounds(100, 100); 221 const gfx::Rect layer_rect(layer_bounds); 225 layer->SetBounds(layer_bounds); [all...] |
tiled_layer_unittest.cc | [all...] |
/external/chromium_org/ash/wm/ |
drag_window_controller.cc | 117 gfx::Rect layer_bounds = layer_->bounds(); local 118 layer_bounds.set_origin(gfx::Point(0, 0)); 119 layer_->SetBounds(layer_bounds);
|
/external/chromium_org/chrome/browser/chromeos/ui/ |
focus_ring_layer.cc | 57 gfx::Rect layer_bounds = focus_ring_; local 58 layer_bounds.set_origin(origin); 60 layer_bounds.Inset(inset, inset, inset, inset); 61 layer_->SetBounds(layer_bounds);
|
/external/chromium_org/ash/wm/overview/ |
scoped_window_copy.cc | 62 gfx::Rect layer_bounds = recreated_layer->bounds(); local 63 layer_bounds.set_origin(gfx::Point(0, 0)); 64 recreated_layer->SetBounds(layer_bounds);
|
/external/chromium_org/ui/aura/ |
window.cc | [all...] |
/external/chromium_org/ui/gfx/ |
canvas.h | 212 // |layer_bounds| are the bounds of the layer relative to the current 215 void SaveLayerAlpha(uint8 alpha, const Rect& layer_bounds);
|
canvas.cc | 220 void Canvas::SaveLayerAlpha(uint8 alpha, const Rect& layer_bounds) { 221 SkRect bounds(RectToSkRect(layer_bounds));
|