Searched refs:SetLayerBounds (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/cc/resources/
H A Dpicture_layer_tiling.h53 void SetLayerBounds(gfx::Size layer_bounds);
H A Dpicture_layer_tiling_set.cc73 this_tiling->SetLayerBounds(new_layer_bounds);
H A Dpicture_layer_tiling.cc131 void PictureLayerTiling::SetLayerBounds(gfx::Size layer_bounds) { function in class:cc::PictureLayerTiling
/external/chromium_org/ui/views/
H A Dview.cc1478 SetLayerBounds(gfx::Rect(local_point.x(), local_point.y(),
1507 SetLayerBounds(GetLocalBounds() + offset);
1941 SetLayerBounds(GetLocalBounds() +
1945 SetLayerBounds(bounds_);
2033 void View::SetLayerBounds(const gfx::Rect& bounds) { function in class:views::View
H A Dview.h1309 void SetLayerBounds(const gfx::Rect& bounds_in_dip);

Completed in 591 milliseconds