Searched defs:SetLayerBounds (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/cc/resources/
H A Dpicture_layer_tiling.cc128 void PictureLayerTiling::SetLayerBounds(gfx::Size layer_bounds) { function in class:cc::PictureLayerTiling
/external/chromium_org/ui/views/
H A Dview.cc1421 SetLayerBounds(gfx::Rect(local_point.x(), local_point.y(),
1450 SetLayerBounds(GetLocalBounds() + offset);
1897 SetLayerBounds(GetLocalBounds() +
1901 SetLayerBounds(bounds_);
1989 void View::SetLayerBounds(const gfx::Rect& bounds) { function in class:views::View

Completed in 375 milliseconds