Lines Matching refs:layer
30 #include "ui/compositor/layer.h"
121 gfx::RectF new_bounds(ui::ConvertRectToDIP(root_window_->layer(), bounds));
187 window()->layer()->GetAnimator()->RemoveObserver(this);
213 compositor()->SetRootLayer(window()->layer());
266 ui::ConvertPointToDIP(window()->layer(), point));
484 // If the layer is not animating, then we need to update the root window
486 if (!window()->layer()->GetAnimator()->is_animating())
491 float scale = ui::GetDeviceScaleFactor(window()->layer());
848 // The layer, and the observers should be notified of the
1153 float scale = ui::GetDeviceScaleFactor(window()->layer());