Searched defs:SetFillsBoundsCompletely (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/cc/resources/
H A Dcontent_layer_updater.cc121 void ContentLayerUpdater::SetFillsBoundsCompletely(bool fills_bounds) { function in class:cc::ContentLayerUpdater
H A Dlayer_updater.h62 virtual void SetFillsBoundsCompletely(bool fills_bounds) {} function in class:cc::LayerUpdater
/external/chromium_org/ui/aura/
H A Dwindow.cc321 void Window::SetFillsBoundsCompletely(bool fills_bounds) { function in class:aura::Window
323 layer()->SetFillsBoundsCompletely(fills_bounds);
/external/chromium_org/ui/compositor/
H A Dlayer.cc470 void Layer::SetFillsBoundsCompletely(bool fills_bounds_completely) { function in class:ui::Layer

Completed in 108 milliseconds