layer_bounds_      53 cc/resources/picture_layer_tiling.cc       layer_bounds_(layer_bounds),
layer_bounds_      85 cc/resources/picture_layer_tiling.cc   return gfx::ScaleSize(layer_bounds_, contents_scale_);
layer_bounds_     147 cc/resources/picture_layer_tiling.cc   if (layer_bounds_ == layer_bounds)
layer_bounds_     152 cc/resources/picture_layer_tiling.cc   gfx::Size old_layer_bounds = layer_bounds_;
layer_bounds_     153 cc/resources/picture_layer_tiling.cc   layer_bounds_ = layer_bounds;
layer_bounds_     156 cc/resources/picture_layer_tiling.cc       gfx::ToCeiledSize(gfx::ScaleSize(layer_bounds_, contents_scale_));
layer_bounds_     173 cc/resources/picture_layer_tiling.cc   Region layer_region((gfx::Rect(layer_bounds_)));
layer_bounds_     123 cc/resources/picture_layer_tiling.h   gfx::Size layer_bounds() const { return layer_bounds_; }
layer_bounds_     282 cc/resources/picture_layer_tiling.h   gfx::Size layer_bounds_;
layer_bounds_      46 cc/resources/picture_layer_tiling_set.cc     layer_bounds_ = new_layer_bounds;
layer_bounds_      92 cc/resources/picture_layer_tiling_set.cc   layer_bounds_ = new_layer_bounds;
layer_bounds_     105 cc/resources/picture_layer_tiling_set.cc                                                 layer_bounds_,
layer_bounds_      34 cc/resources/picture_layer_tiling_set.h   gfx::Size layer_bounds() const { return layer_bounds_; }
layer_bounds_     114 cc/resources/picture_layer_tiling_set.h   gfx::Size layer_bounds_;