LayerImpl          14 cc/animation/scrollbar_animation_controller_linear_fade.cc ScrollbarAnimationControllerLinearFade::Create(LayerImpl* scroll_layer,
LayerImpl          22 cc/animation/scrollbar_animation_controller_linear_fade.cc     LayerImpl* scroll_layer,
LayerImpl         118 cc/animation/scrollbar_animation_controller_linear_fade.cc   LayerImpl::ScrollbarSet* scrollbars = scroll_layer_->scrollbars();
LayerImpl         119 cc/animation/scrollbar_animation_controller_linear_fade.cc   for (LayerImpl::ScrollbarSet::iterator it = scrollbars->begin();
LayerImpl          13 cc/animation/scrollbar_animation_controller_linear_fade.h class LayerImpl;
LayerImpl          19 cc/animation/scrollbar_animation_controller_linear_fade.h       LayerImpl* scroll_layer,
LayerImpl          37 cc/animation/scrollbar_animation_controller_linear_fade.h   ScrollbarAnimationControllerLinearFade(LayerImpl* scroll_layer,
LayerImpl          45 cc/animation/scrollbar_animation_controller_linear_fade.h   LayerImpl* scroll_layer_;
LayerImpl          27 cc/animation/scrollbar_animation_controller_linear_fade_unittest.cc     scoped_ptr<LayerImpl> scroll_layer =
LayerImpl          28 cc/animation/scrollbar_animation_controller_linear_fade_unittest.cc         LayerImpl::Create(host_impl_.active_tree(), 1);
LayerImpl          36 cc/animation/scrollbar_animation_controller_linear_fade_unittest.cc     clip_layer_ = LayerImpl::Create(host_impl_.active_tree(), 3);
LayerImpl          38 cc/animation/scrollbar_animation_controller_linear_fade_unittest.cc     LayerImpl* scroll_layer_ptr = scroll_layer.get();
LayerImpl          56 cc/animation/scrollbar_animation_controller_linear_fade_unittest.cc   scoped_ptr<LayerImpl> clip_layer_;
LayerImpl          24 cc/animation/scrollbar_animation_controller_thinning.cc ScrollbarAnimationControllerThinning::Create(LayerImpl* scroll_layer) {
LayerImpl          32 cc/animation/scrollbar_animation_controller_thinning.cc ScrollbarAnimationControllerThinning::CreateForTest(LayerImpl* scroll_layer,
LayerImpl          39 cc/animation/scrollbar_animation_controller_thinning.cc     LayerImpl* scroll_layer,
LayerImpl         186 cc/animation/scrollbar_animation_controller_thinning.cc   LayerImpl::ScrollbarSet* scrollbars = scroll_layer_->scrollbars();
LayerImpl         187 cc/animation/scrollbar_animation_controller_thinning.cc   for (LayerImpl::ScrollbarSet::iterator it = scrollbars->begin();
LayerImpl          13 cc/animation/scrollbar_animation_controller_thinning.h class LayerImpl;
LayerImpl          20 cc/animation/scrollbar_animation_controller_thinning.h       LayerImpl* scroll_layer);
LayerImpl          23 cc/animation/scrollbar_animation_controller_thinning.h       LayerImpl* scroll_layer,
LayerImpl          47 cc/animation/scrollbar_animation_controller_thinning.h   ScrollbarAnimationControllerThinning(LayerImpl* scroll_layer,
LayerImpl          70 cc/animation/scrollbar_animation_controller_thinning.h   LayerImpl* scroll_layer_;
LayerImpl          23 cc/animation/scrollbar_animation_controller_thinning_unittest.cc     scoped_ptr<LayerImpl> scroll_layer =
LayerImpl          24 cc/animation/scrollbar_animation_controller_thinning_unittest.cc         LayerImpl::Create(host_impl_.active_tree(), 1);
LayerImpl          25 cc/animation/scrollbar_animation_controller_thinning_unittest.cc     clip_layer_ = LayerImpl::Create(host_impl_.active_tree(), 3);
LayerImpl          27 cc/animation/scrollbar_animation_controller_thinning_unittest.cc     LayerImpl* scroll_layer_ptr = scroll_layer.get();
LayerImpl          57 cc/animation/scrollbar_animation_controller_thinning_unittest.cc   scoped_ptr<LayerImpl> clip_layer_;
LayerImpl          28 cc/debug/debug_rect_history.cc     LayerImpl* root_layer,
LayerImpl          29 cc/debug/debug_rect_history.cc     LayerImpl* hud_layer,
LayerImpl          72 cc/debug/debug_rect_history.cc void DebugRectHistory::SavePaintRects(LayerImpl* layer) {
LayerImpl          97 cc/debug/debug_rect_history.cc     LayerImpl* hud_layer) {
LayerImpl         101 cc/debug/debug_rect_history.cc     LayerImpl* render_surface_layer = render_surface_layer_list[surface_index];
LayerImpl         109 cc/debug/debug_rect_history.cc       LayerImpl* layer = layer_list[layer_index];
LayerImpl         111 cc/debug/debug_rect_history.cc       if (LayerTreeHostCommon::RenderSurfaceContributesToTarget<LayerImpl>(
LayerImpl         134 cc/debug/debug_rect_history.cc     LayerImpl* render_surface_layer = render_surface_layer_list[surface_index];
LayerImpl         151 cc/debug/debug_rect_history.cc     LayerImpl* render_surface_layer = render_surface_layer_list[surface_index];
LayerImpl         184 cc/debug/debug_rect_history.cc void DebugRectHistory::SaveTouchEventHandlerRects(LayerImpl* layer) {
LayerImpl         185 cc/debug/debug_rect_history.cc   LayerTreeHostCommon::CallFunctionForSubtree<LayerImpl>(
LayerImpl         191 cc/debug/debug_rect_history.cc void DebugRectHistory::SaveTouchEventHandlerRectsCallback(LayerImpl* layer) {
LayerImpl         205 cc/debug/debug_rect_history.cc void DebugRectHistory::SaveWheelEventHandlerRects(LayerImpl* layer) {
LayerImpl         206 cc/debug/debug_rect_history.cc   LayerTreeHostCommon::CallFunctionForSubtree<LayerImpl>(
LayerImpl         212 cc/debug/debug_rect_history.cc void DebugRectHistory::SaveWheelEventHandlerRectsCallback(LayerImpl* layer) {
LayerImpl         224 cc/debug/debug_rect_history.cc void DebugRectHistory::SaveScrollEventHandlerRects(LayerImpl* layer) {
LayerImpl         225 cc/debug/debug_rect_history.cc   LayerTreeHostCommon::CallFunctionForSubtree<LayerImpl>(
LayerImpl         231 cc/debug/debug_rect_history.cc void DebugRectHistory::SaveScrollEventHandlerRectsCallback(LayerImpl* layer) {
LayerImpl         242 cc/debug/debug_rect_history.cc void DebugRectHistory::SaveNonFastScrollableRects(LayerImpl* layer) {
LayerImpl         243 cc/debug/debug_rect_history.cc   LayerTreeHostCommon::CallFunctionForSubtree<LayerImpl>(
LayerImpl         249 cc/debug/debug_rect_history.cc void DebugRectHistory::SaveNonFastScrollableRectsCallback(LayerImpl* layer) {
LayerImpl         265 cc/debug/debug_rect_history.cc   typedef LayerIterator<LayerImpl> LayerIteratorType;
LayerImpl          17 cc/debug/debug_rect_history.h class LayerImpl;
LayerImpl          80 cc/debug/debug_rect_history.h       LayerImpl* root_layer,
LayerImpl          81 cc/debug/debug_rect_history.h       LayerImpl* hud_layer,
LayerImpl          92 cc/debug/debug_rect_history.h   void SavePaintRects(LayerImpl* layer);
LayerImpl          94 cc/debug/debug_rect_history.h                                 LayerImpl* hud_layer);
LayerImpl         103 cc/debug/debug_rect_history.h   void SaveTouchEventHandlerRects(LayerImpl* layer);
LayerImpl         104 cc/debug/debug_rect_history.h   void SaveTouchEventHandlerRectsCallback(LayerImpl* layer);
LayerImpl         105 cc/debug/debug_rect_history.h   void SaveWheelEventHandlerRects(LayerImpl* layer);
LayerImpl         106 cc/debug/debug_rect_history.h   void SaveWheelEventHandlerRectsCallback(LayerImpl* layer);
LayerImpl         107 cc/debug/debug_rect_history.h   void SaveScrollEventHandlerRects(LayerImpl* layer);
LayerImpl         108 cc/debug/debug_rect_history.h   void SaveScrollEventHandlerRectsCallback(LayerImpl* layer);
LayerImpl         109 cc/debug/debug_rect_history.h   void SaveNonFastScrollableRects(LayerImpl* layer);
LayerImpl         110 cc/debug/debug_rect_history.h   void SaveNonFastScrollableRectsCallback(LayerImpl* layer);
LayerImpl          44 cc/debug/micro_benchmark_impl.cc void MicroBenchmarkImpl::RunOnLayer(LayerImpl* layer) {}
LayerImpl          20 cc/debug/micro_benchmark_impl.h class LayerImpl;
LayerImpl          34 cc/debug/micro_benchmark_impl.h   virtual void RunOnLayer(LayerImpl* layer);
LayerImpl         129 cc/debug/rasterize_and_record_benchmark_impl.cc void RasterizeAndRecordBenchmarkImpl::Run(LayerImpl* layer) {
LayerImpl          20 cc/debug/rasterize_and_record_benchmark_impl.h class LayerImpl;
LayerImpl          34 cc/debug/rasterize_and_record_benchmark_impl.h   void Run(LayerImpl* layer);
LayerImpl          34 cc/input/top_controls_manager_unittest.cc     root_scroll_layer_ = LayerImpl::Create(active_tree_.get(), 1);
LayerImpl          48 cc/input/top_controls_manager_unittest.cc   LayerImpl* rootScrollLayer() {
LayerImpl          67 cc/input/top_controls_manager_unittest.cc   scoped_ptr<LayerImpl> root_scroll_layer_;
LayerImpl          36 cc/layers/delegated_renderer_layer.cc scoped_ptr<LayerImpl> DelegatedRendererLayer::CreateLayerImpl(
LayerImpl          39 cc/layers/delegated_renderer_layer.cc       tree_impl, layer_id_).PassAs<LayerImpl>();
LayerImpl          64 cc/layers/delegated_renderer_layer.cc void DelegatedRendererLayer::PushPropertiesTo(LayerImpl* impl) {
LayerImpl          25 cc/layers/delegated_renderer_layer.h   virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
LayerImpl          30 cc/layers/delegated_renderer_layer.h   virtual void PushPropertiesTo(LayerImpl* impl) OVERRIDE;
LayerImpl          25 cc/layers/delegated_renderer_layer_impl.cc     : LayerImpl(tree_impl, id),
LayerImpl          64 cc/layers/delegated_renderer_layer_impl.cc void DelegatedRendererLayerImpl::PushPropertiesTo(LayerImpl* layer) {
LayerImpl          65 cc/layers/delegated_renderer_layer_impl.cc   LayerImpl::PushPropertiesTo(layer);
LayerImpl         188 cc/layers/delegated_renderer_layer_impl.cc scoped_ptr<LayerImpl> DelegatedRendererLayerImpl::CreateLayerImpl(
LayerImpl         191 cc/layers/delegated_renderer_layer_impl.cc       tree_impl, id()).PassAs<LayerImpl>();
LayerImpl         272 cc/layers/delegated_renderer_layer_impl.cc   return LayerImpl::WillDraw(draw_mode, resource_provider);
LayerImpl          18 cc/layers/delegated_renderer_layer_impl.h class CC_EXPORT DelegatedRendererLayerImpl : public LayerImpl {
LayerImpl          27 cc/layers/delegated_renderer_layer_impl.h   virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
LayerImpl          39 cc/layers/delegated_renderer_layer_impl.h   virtual void PushPropertiesTo(LayerImpl* layer) OVERRIDE;
LayerImpl          63 cc/layers/delegated_renderer_layer_impl_unittest.cc     scoped_ptr<LayerImpl> root_layer = SolidColorLayerImpl::Create(
LayerImpl          64 cc/layers/delegated_renderer_layer_impl_unittest.cc         host_impl_->active_tree(), 1).PassAs<LayerImpl>();
LayerImpl          65 cc/layers/delegated_renderer_layer_impl_unittest.cc     scoped_ptr<LayerImpl> layer_before = SolidColorLayerImpl::Create(
LayerImpl          66 cc/layers/delegated_renderer_layer_impl_unittest.cc         host_impl_->active_tree(), 2).PassAs<LayerImpl>();
LayerImpl          67 cc/layers/delegated_renderer_layer_impl_unittest.cc     scoped_ptr<LayerImpl> layer_after = SolidColorLayerImpl::Create(
LayerImpl          68 cc/layers/delegated_renderer_layer_impl_unittest.cc         host_impl_->active_tree(), 3).PassAs<LayerImpl>();
LayerImpl         125 cc/layers/delegated_renderer_layer_impl_unittest.cc     layer_after->AddChild(delegated_renderer_layer.PassAs<LayerImpl>());
LayerImpl         135 cc/layers/delegated_renderer_layer_impl_unittest.cc   LayerImpl* root_layer_;
LayerImpl         136 cc/layers/delegated_renderer_layer_impl_unittest.cc   LayerImpl* layer_before_;
LayerImpl         137 cc/layers/delegated_renderer_layer_impl_unittest.cc   LayerImpl* layer_after_;
LayerImpl         511 cc/layers/delegated_renderer_layer_impl_unittest.cc     scoped_ptr<LayerImpl> root_layer = LayerImpl::Create(
LayerImpl         654 cc/layers/delegated_renderer_layer_impl_unittest.cc     root_layer->AddChild(delegated_renderer_layer.PassAs<LayerImpl>());
LayerImpl         701 cc/layers/delegated_renderer_layer_impl_unittest.cc   LayerImpl* root_layer_;
LayerImpl         944 cc/layers/delegated_renderer_layer_impl_unittest.cc     scoped_ptr<LayerImpl> root_layer =
LayerImpl         945 cc/layers/delegated_renderer_layer_impl_unittest.cc         LayerImpl::Create(host_impl_->active_tree(), 1);
LayerImpl         948 cc/layers/delegated_renderer_layer_impl_unittest.cc     scoped_ptr<LayerImpl> clip_layer =
LayerImpl         949 cc/layers/delegated_renderer_layer_impl_unittest.cc         LayerImpl::Create(host_impl_->active_tree(), 3);
LayerImpl         950 cc/layers/delegated_renderer_layer_impl_unittest.cc     scoped_ptr<LayerImpl> origin_layer =
LayerImpl         951 cc/layers/delegated_renderer_layer_impl_unittest.cc         LayerImpl::Create(host_impl_->active_tree(), 4);
LayerImpl        1094 cc/layers/delegated_renderer_layer_impl_unittest.cc       origin_layer->AddChild(delegated_renderer_layer.PassAs<LayerImpl>());
LayerImpl        1098 cc/layers/delegated_renderer_layer_impl_unittest.cc       root_layer->AddChild(delegated_renderer_layer.PassAs<LayerImpl>());
LayerImpl        1105 cc/layers/delegated_renderer_layer_impl_unittest.cc   LayerImpl* root_layer_;
LayerImpl        1356 cc/layers/delegated_renderer_layer_impl_unittest.cc   scoped_ptr<LayerImpl> root_layer = LayerImpl::Create(
LayerImpl        1357 cc/layers/delegated_renderer_layer_impl_unittest.cc       host_impl_->active_tree(), 1).PassAs<LayerImpl>();
LayerImpl        1392 cc/layers/delegated_renderer_layer_impl_unittest.cc   root_layer->AddChild(delegated_renderer_layer.PassAs<LayerImpl>());
LayerImpl          52 cc/layers/heads_up_display_layer.cc scoped_ptr<LayerImpl> HeadsUpDisplayLayer::CreateLayerImpl(
LayerImpl          55 cc/layers/heads_up_display_layer.cc       PassAs<LayerImpl>();
LayerImpl          25 cc/layers/heads_up_display_layer.h   virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
LayerImpl          69 cc/layers/heads_up_display_layer_impl.cc     : LayerImpl(tree_impl, id),
LayerImpl          78 cc/layers/heads_up_display_layer_impl.cc scoped_ptr<LayerImpl> HeadsUpDisplayLayerImpl::CreateLayerImpl(
LayerImpl          80 cc/layers/heads_up_display_layer_impl.cc   return HeadsUpDisplayLayerImpl::Create(tree_impl, id()).PassAs<LayerImpl>();
LayerImpl         105 cc/layers/heads_up_display_layer_impl.cc   return LayerImpl::WillDraw(draw_mode, resource_provider);
LayerImpl         757 cc/layers/heads_up_display_layer_impl.cc   LayerImpl::AsValueInto(dict);
LayerImpl          29 cc/layers/heads_up_display_layer_impl.h class CC_EXPORT HeadsUpDisplayLayerImpl : public LayerImpl {
LayerImpl          37 cc/layers/heads_up_display_layer_impl.h   virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
LayerImpl          26 cc/layers/io_surface_layer.cc scoped_ptr<LayerImpl> IOSurfaceLayer::CreateLayerImpl(
LayerImpl          28 cc/layers/io_surface_layer.cc   return IOSurfaceLayerImpl::Create(tree_impl, layer_id_).PassAs<LayerImpl>();
LayerImpl          35 cc/layers/io_surface_layer.cc void IOSurfaceLayer::PushPropertiesTo(LayerImpl* layer) {
LayerImpl          19 cc/layers/io_surface_layer.h   virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
LayerImpl          22 cc/layers/io_surface_layer.h   virtual void PushPropertiesTo(LayerImpl* layer) OVERRIDE;
LayerImpl          21 cc/layers/io_surface_layer_impl.cc     : LayerImpl(tree_impl, id),
LayerImpl          52 cc/layers/io_surface_layer_impl.cc scoped_ptr<LayerImpl> IOSurfaceLayerImpl::CreateLayerImpl(
LayerImpl          54 cc/layers/io_surface_layer_impl.cc   return IOSurfaceLayerImpl::Create(tree_impl, id()).PassAs<LayerImpl>();
LayerImpl          57 cc/layers/io_surface_layer_impl.cc void IOSurfaceLayerImpl::PushPropertiesTo(LayerImpl* layer) {
LayerImpl          58 cc/layers/io_surface_layer_impl.cc   LayerImpl::PushPropertiesTo(layer);
LayerImpl         105 cc/layers/io_surface_layer_impl.cc   return LayerImpl::WillDraw(draw_mode, resource_provider);
LayerImpl          16 cc/layers/io_surface_layer_impl.h class CC_EXPORT IOSurfaceLayerImpl : public LayerImpl {
LayerImpl          26 cc/layers/io_surface_layer_impl.h   virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
LayerImpl          28 cc/layers/io_surface_layer_impl.h   virtual void PushPropertiesTo(LayerImpl* layer_tree_impl) OVERRIDE;
LayerImpl         871 cc/layers/layer.cc void Layer::PushPropertiesTo(LayerImpl* layer) {
LayerImpl         930 cc/layers/layer.cc   LayerImpl* scroll_parent = NULL;
LayerImpl         938 cc/layers/layer.cc     std::set<LayerImpl*>* scroll_children = new std::set<LayerImpl*>;
LayerImpl         943 cc/layers/layer.cc       LayerImpl* scroll_child =
LayerImpl         953 cc/layers/layer.cc   LayerImpl* clip_parent = NULL;
LayerImpl         962 cc/layers/layer.cc     std::set<LayerImpl*>* clip_children = new std::set<LayerImpl*>;
LayerImpl         966 cc/layers/layer.cc       LayerImpl* clip_child = layer->layer_tree_impl()->LayerById((*it)->id());
LayerImpl        1026 cc/layers/layer.cc scoped_ptr<LayerImpl> Layer::CreateLayerImpl(LayerTreeImpl* tree_impl) {
LayerImpl        1027 cc/layers/layer.cc   return LayerImpl::Create(tree_impl, layer_id_);
LayerImpl          55 cc/layers/layer.h class LayerImpl;
LayerImpl         370 cc/layers/layer.h   virtual void PushPropertiesTo(LayerImpl* layer);
LayerImpl         427 cc/layers/layer.h   virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl);
LayerImpl         460 cc/layers/layer.h   friend class LayerImpl;
LayerImpl          37 cc/layers/layer_impl.cc LayerImpl::LayerImpl(LayerTreeImpl* tree_impl, int id)
LayerImpl          87 cc/layers/layer_impl.cc LayerImpl::~LayerImpl() {
LayerImpl         101 cc/layers/layer_impl.cc void LayerImpl::AddChild(scoped_ptr<LayerImpl> child) {
LayerImpl         108 cc/layers/layer_impl.cc scoped_ptr<LayerImpl> LayerImpl::RemoveChild(LayerImpl* child) {
LayerImpl         113 cc/layers/layer_impl.cc       scoped_ptr<LayerImpl> ret = children_.take(it);
LayerImpl         119 cc/layers/layer_impl.cc   return scoped_ptr<LayerImpl>();
LayerImpl         122 cc/layers/layer_impl.cc void LayerImpl::SetParent(LayerImpl* parent) {
LayerImpl         132 cc/layers/layer_impl.cc void LayerImpl::ClearChildList() {
LayerImpl         140 cc/layers/layer_impl.cc bool LayerImpl::HasAncestor(const LayerImpl* ancestor) const {
LayerImpl         144 cc/layers/layer_impl.cc   for (const LayerImpl* layer = this; layer; layer = layer->parent()) {
LayerImpl         152 cc/layers/layer_impl.cc void LayerImpl::SetScrollParent(LayerImpl* parent) {
LayerImpl         166 cc/layers/layer_impl.cc void LayerImpl::SetDebugInfo(
LayerImpl         172 cc/layers/layer_impl.cc void LayerImpl::SetScrollChildren(std::set<LayerImpl*>* children) {
LayerImpl         179 cc/layers/layer_impl.cc void LayerImpl::SetClipParent(LayerImpl* ancestor) {
LayerImpl         187 cc/layers/layer_impl.cc void LayerImpl::SetClipChildren(std::set<LayerImpl*>* children) {
LayerImpl         194 cc/layers/layer_impl.cc void LayerImpl::PassCopyRequests(ScopedPtrVector<CopyOutputRequest>* requests) {
LayerImpl         207 cc/layers/layer_impl.cc void LayerImpl::TakeCopyRequestsAndTransformToTarget(
LayerImpl         231 cc/layers/layer_impl.cc void LayerImpl::CreateRenderSurface() {
LayerImpl         238 cc/layers/layer_impl.cc void LayerImpl::ClearRenderSurface() {
LayerImpl         242 cc/layers/layer_impl.cc scoped_ptr<SharedQuadState> LayerImpl::CreateSharedQuadState() const {
LayerImpl         254 cc/layers/layer_impl.cc bool LayerImpl::WillDraw(DrawMode draw_mode,
LayerImpl         263 cc/layers/layer_impl.cc void LayerImpl::DidDraw(ResourceProvider* resource_provider) {
LayerImpl         268 cc/layers/layer_impl.cc bool LayerImpl::ShowDebugBorders() const {
LayerImpl         272 cc/layers/layer_impl.cc void LayerImpl::GetDebugBorderProperties(SkColor* color, float* width) const {
LayerImpl         289 cc/layers/layer_impl.cc void LayerImpl::AppendDebugBorderQuad(
LayerImpl         300 cc/layers/layer_impl.cc void LayerImpl::AppendDebugBorderQuad(QuadSink* quad_sink,
LayerImpl         317 cc/layers/layer_impl.cc bool LayerImpl::HasDelegatedContent() const {
LayerImpl         321 cc/layers/layer_impl.cc bool LayerImpl::HasContributingDelegatedRenderPasses() const {
LayerImpl         325 cc/layers/layer_impl.cc RenderPass::Id LayerImpl::FirstContributingRenderPassId() const {
LayerImpl         329 cc/layers/layer_impl.cc RenderPass::Id LayerImpl::NextContributingRenderPassId(RenderPass::Id id)
LayerImpl         334 cc/layers/layer_impl.cc ResourceProvider::ResourceId LayerImpl::ContentsResourceId() const {
LayerImpl         339 cc/layers/layer_impl.cc void LayerImpl::SetSentScrollDelta(const gfx::Vector2d& sent_scroll_delta) {
LayerImpl         349 cc/layers/layer_impl.cc gfx::Vector2dF LayerImpl::ScrollBy(const gfx::Vector2dF& scroll) {
LayerImpl         364 cc/layers/layer_impl.cc void LayerImpl::SetScrollClipLayer(int scroll_clip_layer_id) {
LayerImpl         368 cc/layers/layer_impl.cc void LayerImpl::ApplySentScrollDeltasFromAbortedCommit() {
LayerImpl         388 cc/layers/layer_impl.cc void LayerImpl::ApplyScrollDeltasSinceBeginMainFrame() {
LayerImpl         397 cc/layers/layer_impl.cc   LayerImpl* active_twin = layer_tree_impl()->FindActiveTreeLayerById(id());
LayerImpl         407 cc/layers/layer_impl.cc InputHandler::ScrollStatus LayerImpl::TryScroll(
LayerImpl         468 cc/layers/layer_impl.cc gfx::Rect LayerImpl::LayerRectToContentRect(
LayerImpl         478 cc/layers/layer_impl.cc skia::RefPtr<SkPicture> LayerImpl::GetPicture() {
LayerImpl         482 cc/layers/layer_impl.cc bool LayerImpl::AreVisibleResourcesReady() const {
LayerImpl         486 cc/layers/layer_impl.cc scoped_ptr<LayerImpl> LayerImpl::CreateLayerImpl(LayerTreeImpl* tree_impl) {
LayerImpl         487 cc/layers/layer_impl.cc   return LayerImpl::Create(tree_impl, layer_id_);
LayerImpl         490 cc/layers/layer_impl.cc void LayerImpl::PushPropertiesTo(LayerImpl* layer) {
LayerImpl         532 cc/layers/layer_impl.cc   LayerImpl* scroll_parent = NULL;
LayerImpl         540 cc/layers/layer_impl.cc     std::set<LayerImpl*>* scroll_children = new std::set<LayerImpl*>;
LayerImpl         541 cc/layers/layer_impl.cc     for (std::set<LayerImpl*>::iterator it = scroll_children_->begin();
LayerImpl         545 cc/layers/layer_impl.cc       LayerImpl* scroll_child =
LayerImpl         555 cc/layers/layer_impl.cc   LayerImpl* clip_parent = NULL;
LayerImpl         564 cc/layers/layer_impl.cc     std::set<LayerImpl*>* clip_children = new std::set<LayerImpl*>;
LayerImpl         565 cc/layers/layer_impl.cc     for (std::set<LayerImpl*>::iterator it = clip_children_->begin();
LayerImpl         592 cc/layers/layer_impl.cc gfx::Vector2dF LayerImpl::FixedContainerSizeDelta() const {
LayerImpl         616 cc/layers/layer_impl.cc base::DictionaryValue* LayerImpl::LayerTreeAsJson() const {
LayerImpl         662 cc/layers/layer_impl.cc void LayerImpl::SetStackingOrderChanged(bool stacking_order_changed) {
LayerImpl         669 cc/layers/layer_impl.cc void LayerImpl::NoteLayerPropertyChanged() {
LayerImpl         675 cc/layers/layer_impl.cc void LayerImpl::NoteLayerPropertyChangedForSubtree() {
LayerImpl         683 cc/layers/layer_impl.cc void LayerImpl::NoteLayerPropertyChangedForDescendantsInternal() {
LayerImpl         689 cc/layers/layer_impl.cc void LayerImpl::NoteLayerPropertyChangedForDescendants() {
LayerImpl         696 cc/layers/layer_impl.cc const char* LayerImpl::LayerTypeAsString() const {
LayerImpl         700 cc/layers/layer_impl.cc void LayerImpl::ResetAllChangeTrackingForSubtree() {
LayerImpl         723 cc/layers/layer_impl.cc gfx::Vector2dF LayerImpl::ScrollOffsetForAnimation() const {
LayerImpl         727 cc/layers/layer_impl.cc void LayerImpl::OnFilterAnimated(const FilterOperations& filters) {
LayerImpl         731 cc/layers/layer_impl.cc void LayerImpl::OnOpacityAnimated(float opacity) {
LayerImpl         735 cc/layers/layer_impl.cc void LayerImpl::OnTransformAnimated(const gfx::Transform& transform) {
LayerImpl         739 cc/layers/layer_impl.cc void LayerImpl::OnScrollOffsetAnimated(const gfx::Vector2dF& scroll_offset) {
LayerImpl         751 cc/layers/layer_impl.cc void LayerImpl::OnAnimationWaitingForDeletion() {}
LayerImpl         753 cc/layers/layer_impl.cc bool LayerImpl::IsActive() const {
LayerImpl         758 cc/layers/layer_impl.cc gfx::Size LayerImpl::bounds() const {
LayerImpl         762 cc/layers/layer_impl.cc void LayerImpl::SetBounds(const gfx::Size& bounds) {
LayerImpl         776 cc/layers/layer_impl.cc void LayerImpl::SetTemporaryImplBounds(const gfx::SizeF& bounds) {
LayerImpl         789 cc/layers/layer_impl.cc void LayerImpl::SetMaskLayer(scoped_ptr<LayerImpl> mask_layer) {
LayerImpl         806 cc/layers/layer_impl.cc scoped_ptr<LayerImpl> LayerImpl::TakeMaskLayer() {
LayerImpl         811 cc/layers/layer_impl.cc void LayerImpl::SetReplicaLayer(scoped_ptr<LayerImpl> replica_layer) {
LayerImpl         828 cc/layers/layer_impl.cc scoped_ptr<LayerImpl> LayerImpl::TakeReplicaLayer() {
LayerImpl         833 cc/layers/layer_impl.cc ScrollbarLayerImplBase* LayerImpl::ToScrollbarLayer() {
LayerImpl         837 cc/layers/layer_impl.cc void LayerImpl::SetDrawsContent(bool draws_content) {
LayerImpl         845 cc/layers/layer_impl.cc void LayerImpl::SetHideLayerAndSubtree(bool hide) {
LayerImpl         853 cc/layers/layer_impl.cc void LayerImpl::SetAnchorPoint(const gfx::PointF& anchor_point) {
LayerImpl         861 cc/layers/layer_impl.cc void LayerImpl::SetAnchorPointZ(float anchor_point_z) {
LayerImpl         869 cc/layers/layer_impl.cc void LayerImpl::SetBackgroundColor(SkColor background_color) {
LayerImpl         877 cc/layers/layer_impl.cc SkColor LayerImpl::SafeOpaqueBackgroundColor() const {
LayerImpl         882 cc/layers/layer_impl.cc     for (const LayerImpl* layer = parent(); layer;
LayerImpl         896 cc/layers/layer_impl.cc void LayerImpl::SetFilters(const FilterOperations& filters) {
LayerImpl         904 cc/layers/layer_impl.cc bool LayerImpl::FilterIsAnimating() const {
LayerImpl         908 cc/layers/layer_impl.cc bool LayerImpl::FilterIsAnimatingOnImplOnly() const {
LayerImpl         914 cc/layers/layer_impl.cc void LayerImpl::SetBackgroundFilters(
LayerImpl         923 cc/layers/layer_impl.cc void LayerImpl::SetMasksToBounds(bool masks_to_bounds) {
LayerImpl         931 cc/layers/layer_impl.cc void LayerImpl::SetContentsOpaque(bool opaque) {
LayerImpl         939 cc/layers/layer_impl.cc void LayerImpl::SetOpacity(float opacity) {
LayerImpl         947 cc/layers/layer_impl.cc bool LayerImpl::OpacityIsAnimating() const {
LayerImpl         951 cc/layers/layer_impl.cc bool LayerImpl::OpacityIsAnimatingOnImplOnly() const {
LayerImpl         957 cc/layers/layer_impl.cc void LayerImpl::SetBlendMode(SkXfermode::Mode blend_mode) {
LayerImpl         965 cc/layers/layer_impl.cc void LayerImpl::SetIsRootForIsolatedGroup(bool root) {
LayerImpl         973 cc/layers/layer_impl.cc void LayerImpl::SetPosition(const gfx::PointF& position) {
LayerImpl         981 cc/layers/layer_impl.cc void LayerImpl::SetShouldFlattenTransform(bool flatten) {
LayerImpl         989 cc/layers/layer_impl.cc void LayerImpl::SetIs3dSorted(bool sorted) {
LayerImpl         997 cc/layers/layer_impl.cc void LayerImpl::SetTransform(const gfx::Transform& transform) {
LayerImpl        1005 cc/layers/layer_impl.cc bool LayerImpl::TransformIsAnimating() const {
LayerImpl        1009 cc/layers/layer_impl.cc bool LayerImpl::TransformIsAnimatingOnImplOnly() const {
LayerImpl        1015 cc/layers/layer_impl.cc void LayerImpl::SetUpdateRect(const gfx::RectF& update_rect) {
LayerImpl        1020 cc/layers/layer_impl.cc void LayerImpl::SetContentBounds(const gfx::Size& content_bounds) {
LayerImpl        1028 cc/layers/layer_impl.cc void LayerImpl::SetContentsScale(float contents_scale_x,
LayerImpl        1039 cc/layers/layer_impl.cc void LayerImpl::CalculateContentsScale(
LayerImpl        1054 cc/layers/layer_impl.cc void LayerImpl::SetScrollOffsetDelegate(
LayerImpl        1068 cc/layers/layer_impl.cc bool LayerImpl::IsExternalFlingActive() const {
LayerImpl        1073 cc/layers/layer_impl.cc void LayerImpl::SetScrollOffset(const gfx::Vector2d& scroll_offset) {
LayerImpl        1077 cc/layers/layer_impl.cc void LayerImpl::SetScrollOffsetAndDelta(const gfx::Vector2d& scroll_offset,
LayerImpl        1094 cc/layers/layer_impl.cc       LayerImpl* pending_twin =
LayerImpl        1121 cc/layers/layer_impl.cc gfx::Vector2dF LayerImpl::ScrollDelta() const {
LayerImpl        1127 cc/layers/layer_impl.cc void LayerImpl::SetScrollDelta(const gfx::Vector2dF& scroll_delta) {
LayerImpl        1131 cc/layers/layer_impl.cc gfx::Vector2dF LayerImpl::TotalScrollOffset() const {
LayerImpl        1135 cc/layers/layer_impl.cc void LayerImpl::SetDoubleSided(bool double_sided) {
LayerImpl        1143 cc/layers/layer_impl.cc Region LayerImpl::VisibleContentOpaqueRegion() const {
LayerImpl        1149 cc/layers/layer_impl.cc void LayerImpl::DidBeginTracing() {}
LayerImpl        1151 cc/layers/layer_impl.cc void LayerImpl::ReleaseResources() {}
LayerImpl        1153 cc/layers/layer_impl.cc gfx::Vector2d LayerImpl::MaxScrollOffset() const {
LayerImpl        1157 cc/layers/layer_impl.cc   LayerImpl const* page_scale_layer = layer_tree_impl()->page_scale_layer();
LayerImpl        1166 cc/layers/layer_impl.cc   for (LayerImpl const* current_layer = this;
LayerImpl        1206 cc/layers/layer_impl.cc gfx::Vector2dF LayerImpl::ClampScrollToMaxScrollOffset() {
LayerImpl        1220 cc/layers/layer_impl.cc void LayerImpl::SetScrollbarPosition(ScrollbarLayerImplBase* scrollbar_layer,
LayerImpl        1221 cc/layers/layer_impl.cc                                      LayerImpl* scrollbar_clip_layer) const {
LayerImpl        1223 cc/layers/layer_impl.cc   LayerImpl* page_scale_layer = layer_tree_impl()->page_scale_layer();
LayerImpl        1241 cc/layers/layer_impl.cc   for (LayerImpl const* current_layer = this;
LayerImpl        1298 cc/layers/layer_impl.cc void LayerImpl::DidBecomeActive() {
LayerImpl        1338 cc/layers/layer_impl.cc void LayerImpl::ClearScrollbars() {
LayerImpl        1345 cc/layers/layer_impl.cc void LayerImpl::AddScrollbar(ScrollbarLayerImplBase* layer) {
LayerImpl        1354 cc/layers/layer_impl.cc void LayerImpl::RemoveScrollbar(ScrollbarLayerImplBase* layer) {
LayerImpl        1364 cc/layers/layer_impl.cc bool LayerImpl::HasScrollbar(ScrollbarOrientation orientation) const {
LayerImpl        1377 cc/layers/layer_impl.cc void LayerImpl::ScrollbarParametersDidChange() {
LayerImpl        1387 cc/layers/layer_impl.cc void LayerImpl::SetNeedsPushProperties() {
LayerImpl        1395 cc/layers/layer_impl.cc void LayerImpl::AddDependentNeedsPushProperties() {
LayerImpl        1404 cc/layers/layer_impl.cc void LayerImpl::RemoveDependentNeedsPushProperties() {
LayerImpl        1412 cc/layers/layer_impl.cc void LayerImpl::AsValueInto(base::DictionaryValue* state) const {
LayerImpl        1498 cc/layers/layer_impl.cc size_t LayerImpl::GPUMemoryUsageInBytes() const { return 0; }
LayerImpl        1500 cc/layers/layer_impl.cc scoped_ptr<base::Value> LayerImpl::AsValue() const {
LayerImpl        1506 cc/layers/layer_impl.cc void LayerImpl::RunMicroBenchmark(MicroBenchmarkImpl* benchmark) {
LayerImpl          64 cc/layers/layer_impl.h class CC_EXPORT LayerImpl : public LayerAnimationValueObserver,
LayerImpl          73 cc/layers/layer_impl.h   static scoped_ptr<LayerImpl> Create(LayerTreeImpl* tree_impl, int id) {
LayerImpl          74 cc/layers/layer_impl.h     return make_scoped_ptr(new LayerImpl(tree_impl, id));
LayerImpl          77 cc/layers/layer_impl.h   virtual ~LayerImpl();
LayerImpl          94 cc/layers/layer_impl.h   LayerImpl* parent() { return parent_; }
LayerImpl          95 cc/layers/layer_impl.h   const LayerImpl* parent() const { return parent_; }
LayerImpl          98 cc/layers/layer_impl.h   LayerImpl* child_at(size_t index) const { return children_[index]; }
LayerImpl          99 cc/layers/layer_impl.h   void AddChild(scoped_ptr<LayerImpl> child);
LayerImpl         100 cc/layers/layer_impl.h   scoped_ptr<LayerImpl> RemoveChild(LayerImpl* child);
LayerImpl         101 cc/layers/layer_impl.h   void SetParent(LayerImpl* parent);
LayerImpl         106 cc/layers/layer_impl.h   bool HasAncestor(const LayerImpl* ancestor) const;
LayerImpl         108 cc/layers/layer_impl.h   void SetScrollParent(LayerImpl* parent);
LayerImpl         110 cc/layers/layer_impl.h   LayerImpl* scroll_parent() { return scroll_parent_; }
LayerImpl         111 cc/layers/layer_impl.h   const LayerImpl* scroll_parent() const { return scroll_parent_; }
LayerImpl         113 cc/layers/layer_impl.h   void SetScrollChildren(std::set<LayerImpl*>* children);
LayerImpl         115 cc/layers/layer_impl.h   std::set<LayerImpl*>* scroll_children() { return scroll_children_.get(); }
LayerImpl         116 cc/layers/layer_impl.h   const std::set<LayerImpl*>* scroll_children() const {
LayerImpl         120 cc/layers/layer_impl.h   void SetClipParent(LayerImpl* ancestor);
LayerImpl         122 cc/layers/layer_impl.h   LayerImpl* clip_parent() {
LayerImpl         125 cc/layers/layer_impl.h   const LayerImpl* clip_parent() const {
LayerImpl         129 cc/layers/layer_impl.h   void SetClipChildren(std::set<LayerImpl*>* children);
LayerImpl         131 cc/layers/layer_impl.h   std::set<LayerImpl*>* clip_children() { return clip_children_.get(); }
LayerImpl         132 cc/layers/layer_impl.h   const std::set<LayerImpl*>* clip_children() const {
LayerImpl         142 cc/layers/layer_impl.h   void SetMaskLayer(scoped_ptr<LayerImpl> mask_layer);
LayerImpl         143 cc/layers/layer_impl.h   LayerImpl* mask_layer() { return mask_layer_.get(); }
LayerImpl         144 cc/layers/layer_impl.h   const LayerImpl* mask_layer() const { return mask_layer_.get(); }
LayerImpl         145 cc/layers/layer_impl.h   scoped_ptr<LayerImpl> TakeMaskLayer();
LayerImpl         147 cc/layers/layer_impl.h   void SetReplicaLayer(scoped_ptr<LayerImpl> replica_layer);
LayerImpl         148 cc/layers/layer_impl.h   LayerImpl* replica_layer() { return replica_layer_.get(); }
LayerImpl         149 cc/layers/layer_impl.h   const LayerImpl* replica_layer() const { return replica_layer_.get(); }
LayerImpl         150 cc/layers/layer_impl.h   scoped_ptr<LayerImpl> TakeReplicaLayer();
LayerImpl         279 cc/layers/layer_impl.h   DrawProperties<LayerImpl>& draw_properties() {
LayerImpl         282 cc/layers/layer_impl.h   const DrawProperties<LayerImpl>& draw_properties() const {
LayerImpl         316 cc/layers/layer_impl.h   LayerImpl* render_target() {
LayerImpl         321 cc/layers/layer_impl.h   const LayerImpl* render_target() const {
LayerImpl         372 cc/layers/layer_impl.h                             LayerImpl* scrollbar_clip_layer) const;
LayerImpl         386 cc/layers/layer_impl.h   LayerImpl* scroll_clip_layer() const { return scroll_clip_layer_; }
LayerImpl         503 cc/layers/layer_impl.h   virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl);
LayerImpl         504 cc/layers/layer_impl.h   virtual void PushPropertiesTo(LayerImpl* layer);
LayerImpl         527 cc/layers/layer_impl.h   LayerImpl(LayerTreeImpl* layer_impl, int id);
LayerImpl         555 cc/layers/layer_impl.h   LayerImpl* parent_;
LayerImpl         558 cc/layers/layer_impl.h   LayerImpl* scroll_parent_;
LayerImpl         564 cc/layers/layer_impl.h   scoped_ptr<std::set<LayerImpl*> > scroll_children_;
LayerImpl         566 cc/layers/layer_impl.h   LayerImpl* clip_parent_;
LayerImpl         567 cc/layers/layer_impl.h   scoped_ptr<std::set<LayerImpl*> > clip_children_;
LayerImpl         572 cc/layers/layer_impl.h   scoped_ptr<LayerImpl> mask_layer_;
LayerImpl         574 cc/layers/layer_impl.h   scoped_ptr<LayerImpl> replica_layer_;
LayerImpl         585 cc/layers/layer_impl.h   LayerImpl* scroll_clip_layer_;
LayerImpl         666 cc/layers/layer_impl.h   DrawProperties<LayerImpl> draw_properties_;
LayerImpl         670 cc/layers/layer_impl.h   DISALLOW_COPY_AND_ASSIGN(LayerImpl);
LayerImpl          90 cc/layers/layer_impl_unittest.cc   scoped_ptr<LayerImpl> root_clip =
LayerImpl          91 cc/layers/layer_impl_unittest.cc       LayerImpl::Create(host_impl.active_tree(), 1);
LayerImpl          92 cc/layers/layer_impl_unittest.cc   scoped_ptr<LayerImpl> root_ptr =
LayerImpl          93 cc/layers/layer_impl_unittest.cc       LayerImpl::Create(host_impl.active_tree(), 2);
LayerImpl          94 cc/layers/layer_impl_unittest.cc   LayerImpl* root = root_ptr.get();
LayerImpl          96 cc/layers/layer_impl_unittest.cc   scoped_ptr<LayerImpl> scroll_parent =
LayerImpl          97 cc/layers/layer_impl_unittest.cc       LayerImpl::Create(host_impl.active_tree(), 3);
LayerImpl          98 cc/layers/layer_impl_unittest.cc   LayerImpl* scroll_child = LayerImpl::Create(host_impl.active_tree(), 4).get();
LayerImpl          99 cc/layers/layer_impl_unittest.cc   std::set<LayerImpl*>* scroll_children = new std::set<LayerImpl*>();
LayerImpl         103 cc/layers/layer_impl_unittest.cc   scoped_ptr<LayerImpl> clip_parent =
LayerImpl         104 cc/layers/layer_impl_unittest.cc       LayerImpl::Create(host_impl.active_tree(), 5);
LayerImpl         105 cc/layers/layer_impl_unittest.cc   LayerImpl* clip_child = LayerImpl::Create(host_impl.active_tree(), 6).get();
LayerImpl         106 cc/layers/layer_impl_unittest.cc   std::set<LayerImpl*>* clip_children = new std::set<LayerImpl*>();
LayerImpl         110 cc/layers/layer_impl_unittest.cc   root->AddChild(LayerImpl::Create(host_impl.active_tree(), 7));
LayerImpl         111 cc/layers/layer_impl_unittest.cc   LayerImpl* child = root->children()[0];
LayerImpl         112 cc/layers/layer_impl_unittest.cc   child->AddChild(LayerImpl::Create(host_impl.active_tree(), 8));
LayerImpl         113 cc/layers/layer_impl_unittest.cc   LayerImpl* grand_child = child->children()[0];
LayerImpl         150 cc/layers/layer_impl_unittest.cc       root->SetMaskLayer(LayerImpl::Create(host_impl.active_tree(), 9)));
LayerImpl         154 cc/layers/layer_impl_unittest.cc       root->SetReplicaLayer(LayerImpl::Create(host_impl.active_tree(), 10)));
LayerImpl         251 cc/layers/layer_impl_unittest.cc       LayerImpl::Create(host_impl.active_tree(), 1));
LayerImpl         252 cc/layers/layer_impl_unittest.cc   LayerImpl* root = host_impl.active_tree()->root_layer();
LayerImpl         253 cc/layers/layer_impl_unittest.cc   scoped_ptr<LayerImpl> layer_ptr =
LayerImpl         254 cc/layers/layer_impl_unittest.cc       LayerImpl::Create(host_impl.active_tree(), 2);
LayerImpl         255 cc/layers/layer_impl_unittest.cc   LayerImpl* layer = layer_ptr.get();
LayerImpl         301 cc/layers/layer_impl_unittest.cc       layer->SetMaskLayer(LayerImpl::Create(host_impl.active_tree(), 4)));
LayerImpl         305 cc/layers/layer_impl_unittest.cc       layer->SetReplicaLayer(LayerImpl::Create(host_impl.active_tree(), 5)));
LayerImpl         363 cc/layers/layer_impl_unittest.cc   scoped_ptr<LayerImpl> layer = LayerImpl::Create(host_impl.active_tree(), 1);
LayerImpl         394 cc/layers/layer_impl_unittest.cc         LayerImpl::Create(host_impl_.active_tree(), root_id_));
LayerImpl         396 cc/layers/layer_impl_unittest.cc         LayerImpl::Create(host_impl_.active_tree(), root_id_ + 1));
LayerImpl         406 cc/layers/layer_impl_unittest.cc   LayerImpl* layer() {
LayerImpl          16 cc/layers/layer_lists.h class LayerImpl;
LayerImpl          20 cc/layers/layer_lists.h typedef ScopedPtrVector<LayerImpl> OwnedLayerImplList;
LayerImpl          21 cc/layers/layer_lists.h typedef std::vector<LayerImpl*> LayerImplList;
LayerImpl          63 cc/layers/layer_perftest.cc   scoped_ptr<LayerImpl> impl_layer =
LayerImpl          64 cc/layers/layer_perftest.cc       LayerImpl::Create(host_impl_.active_tree(), 1);
LayerImpl          20 cc/layers/layer_position_constraint_unittest.cc void SetLayerPropertiesForTesting(LayerImpl* layer,
LayerImpl          36 cc/layers/layer_position_constraint_unittest.cc void ExecuteCalculateDrawProperties(LayerImpl* root_layer,
LayerImpl          39 cc/layers/layer_position_constraint_unittest.cc                                     LayerImpl* page_scale_application_layer,
LayerImpl          42 cc/layers/layer_position_constraint_unittest.cc   std::vector<LayerImpl*> dummy_render_surface_layer_list;
LayerImpl          43 cc/layers/layer_position_constraint_unittest.cc   LayerImpl* scroll_layer = root_layer->children()[0];
LayerImpl          60 cc/layers/layer_position_constraint_unittest.cc void ExecuteCalculateDrawProperties(LayerImpl* root_layer) {
LayerImpl          61 cc/layers/layer_position_constraint_unittest.cc   LayerImpl* page_scale_application_layer = NULL;
LayerImpl          77 cc/layers/layer_position_constraint_unittest.cc   scoped_ptr<LayerImpl> CreateTreeForTest() {
LayerImpl          78 cc/layers/layer_position_constraint_unittest.cc     scoped_ptr<LayerImpl> root =
LayerImpl          79 cc/layers/layer_position_constraint_unittest.cc         LayerImpl::Create(host_impl_.active_tree(), 42);
LayerImpl          80 cc/layers/layer_position_constraint_unittest.cc     scoped_ptr<LayerImpl> scroll_layer =
LayerImpl          81 cc/layers/layer_position_constraint_unittest.cc         LayerImpl::Create(host_impl_.active_tree(), 1);
LayerImpl          82 cc/layers/layer_position_constraint_unittest.cc     scoped_ptr<LayerImpl> child =
LayerImpl          83 cc/layers/layer_position_constraint_unittest.cc         LayerImpl::Create(host_impl_.active_tree(), 2);
LayerImpl          84 cc/layers/layer_position_constraint_unittest.cc     scoped_ptr<LayerImpl> grand_child =
LayerImpl          85 cc/layers/layer_position_constraint_unittest.cc         LayerImpl::Create(host_impl_.active_tree(), 3);
LayerImpl          86 cc/layers/layer_position_constraint_unittest.cc     scoped_ptr<LayerImpl> great_grand_child =
LayerImpl          87 cc/layers/layer_position_constraint_unittest.cc         LayerImpl::Create(host_impl_.active_tree(), 4);
LayerImpl         140 cc/layers/layer_position_constraint_unittest.cc   scoped_ptr<LayerImpl> root_;
LayerImpl         141 cc/layers/layer_position_constraint_unittest.cc   LayerImpl* scroll_;
LayerImpl         149 cc/layers/layer_position_constraint_unittest.cc void SetFixedContainerSizeDelta(LayerImpl* scroll_layer,
LayerImpl         154 cc/layers/layer_position_constraint_unittest.cc   LayerImpl* container_layer = scroll_layer->scroll_clip_layer();
LayerImpl         166 cc/layers/layer_position_constraint_unittest.cc   LayerImpl* child = scroll_->children()[0];
LayerImpl         167 cc/layers/layer_position_constraint_unittest.cc   LayerImpl* grand_child = child->children()[0];
LayerImpl         234 cc/layers/layer_position_constraint_unittest.cc   LayerImpl* child = scroll_->children()[0];
LayerImpl         235 cc/layers/layer_position_constraint_unittest.cc   LayerImpl* grand_child = child->children()[0];
LayerImpl         306 cc/layers/layer_position_constraint_unittest.cc   LayerImpl* child = scroll_->children()[0];
LayerImpl         307 cc/layers/layer_position_constraint_unittest.cc   LayerImpl* grand_child = child->children()[0];
LayerImpl         308 cc/layers/layer_position_constraint_unittest.cc   LayerImpl* great_grand_child = grand_child->children()[0];
LayerImpl         386 cc/layers/layer_position_constraint_unittest.cc   LayerImpl* child = scroll_->children()[0];
LayerImpl         387 cc/layers/layer_position_constraint_unittest.cc   LayerImpl* grand_child = child->children()[0];
LayerImpl         388 cc/layers/layer_position_constraint_unittest.cc   LayerImpl* great_grand_child = grand_child->children()[0];
LayerImpl         498 cc/layers/layer_position_constraint_unittest.cc   LayerImpl* child = scroll_->children()[0];
LayerImpl         499 cc/layers/layer_position_constraint_unittest.cc   LayerImpl* grand_child = child->children()[0];
LayerImpl         500 cc/layers/layer_position_constraint_unittest.cc   LayerImpl* great_grand_child = grand_child->children()[0];
LayerImpl         609 cc/layers/layer_position_constraint_unittest.cc   LayerImpl* child = scroll_->children()[0];
LayerImpl         610 cc/layers/layer_position_constraint_unittest.cc   LayerImpl* grand_child = child->children()[0];
LayerImpl         611 cc/layers/layer_position_constraint_unittest.cc   LayerImpl* great_grand_child = grand_child->children()[0];
LayerImpl         733 cc/layers/layer_position_constraint_unittest.cc   LayerImpl* child = scroll_->children()[0];
LayerImpl         734 cc/layers/layer_position_constraint_unittest.cc   LayerImpl* grand_child = child->children()[0];
LayerImpl         735 cc/layers/layer_position_constraint_unittest.cc   LayerImpl* great_grand_child = grand_child->children()[0];
LayerImpl         740 cc/layers/layer_position_constraint_unittest.cc     scoped_ptr<LayerImpl> fixed_position_child =
LayerImpl         741 cc/layers/layer_position_constraint_unittest.cc         LayerImpl::Create(host_impl_.active_tree(), 5);
LayerImpl         751 cc/layers/layer_position_constraint_unittest.cc   LayerImpl* fixed_position_child = great_grand_child->children()[0];
LayerImpl         920 cc/layers/layer_position_constraint_unittest.cc   LayerImpl* child = scroll_->children()[0];
LayerImpl         921 cc/layers/layer_position_constraint_unittest.cc   LayerImpl* grand_child = child->children()[0];
LayerImpl         998 cc/layers/layer_position_constraint_unittest.cc   LayerImpl* child = scroll_->children()[0];
LayerImpl         999 cc/layers/layer_position_constraint_unittest.cc   LayerImpl* grand_child = child->children()[0];
LayerImpl        1065 cc/layers/layer_position_constraint_unittest.cc   LayerImpl* child = scroll_->children()[0];
LayerImpl        1066 cc/layers/layer_position_constraint_unittest.cc   LayerImpl* grand_child = child->children()[0];
LayerImpl        1067 cc/layers/layer_position_constraint_unittest.cc   LayerImpl* great_grand_child = grand_child->children()[0];
LayerImpl        1124 cc/layers/layer_position_constraint_unittest.cc   LayerImpl* container1 = scroll_->children()[0];
LayerImpl        1125 cc/layers/layer_position_constraint_unittest.cc   LayerImpl* fixed_to_container1 = container1->children()[0];
LayerImpl        1126 cc/layers/layer_position_constraint_unittest.cc   LayerImpl* container2 = fixed_to_container1->children()[0];
LayerImpl        1130 cc/layers/layer_position_constraint_unittest.cc     scoped_ptr<LayerImpl> fixed_to_container2_ptr =
LayerImpl        1131 cc/layers/layer_position_constraint_unittest.cc         LayerImpl::Create(host_impl_.active_tree(), 5);
LayerImpl        1135 cc/layers/layer_position_constraint_unittest.cc   LayerImpl* fixed_to_container2 = container2->children()[0];
LayerImpl         591 cc/layers/layer_unittest.cc   scoped_ptr<LayerImpl> impl_layer =
LayerImpl         592 cc/layers/layer_unittest.cc       LayerImpl::Create(host_impl_.active_tree(), 1);
LayerImpl         620 cc/layers/layer_unittest.cc   scoped_ptr<LayerImpl> impl_layer =
LayerImpl         621 cc/layers/layer_unittest.cc       LayerImpl::Create(host_impl_.active_tree(), 1);
LayerImpl         639 cc/layers/layer_unittest.cc   scoped_ptr<LayerImpl> impl_layer =
LayerImpl         640 cc/layers/layer_unittest.cc       LayerImpl::Create(host_impl_.active_tree(), 1);
LayerImpl         657 cc/layers/layer_unittest.cc   scoped_ptr<LayerImpl> impl_layer =
LayerImpl         658 cc/layers/layer_unittest.cc       LayerImpl::Create(host_impl_.active_tree(), 1);
LayerImpl         698 cc/layers/layer_unittest.cc   scoped_ptr<LayerImpl> impl_layer =
LayerImpl         699 cc/layers/layer_unittest.cc       LayerImpl::Create(host_impl_.active_tree(), 1);
LayerImpl         738 cc/layers/layer_unittest.cc   scoped_ptr<LayerImpl> impl_layer =
LayerImpl         739 cc/layers/layer_unittest.cc       LayerImpl::Create(host_impl_.active_tree(), 1);
LayerImpl          15 cc/layers/layer_utils.cc bool HasAnimationThatInflatesBounds(const LayerImpl& layer) {
LayerImpl          19 cc/layers/layer_utils.cc bool HasFilterAnimationThatInflatesBounds(const LayerImpl& layer) {
LayerImpl          24 cc/layers/layer_utils.cc bool HasTransformAnimationThatInflatesBounds(const LayerImpl& layer) {
LayerImpl          29 cc/layers/layer_utils.cc inline bool HasAncestorTransformAnimation(const LayerImpl& layer) {
LayerImpl          33 cc/layers/layer_utils.cc inline bool HasAncestorFilterAnimation(const LayerImpl& layer) {
LayerImpl          34 cc/layers/layer_utils.cc   for (const LayerImpl* current = &layer; current;
LayerImpl          45 cc/layers/layer_utils.cc bool LayerUtils::GetAnimationBounds(const LayerImpl& layer_in, gfx::BoxF* out) {
LayerImpl          77 cc/layers/layer_utils.cc   for (const LayerImpl* layer = &layer_in; layer; layer = layer->parent()) {
LayerImpl          15 cc/layers/layer_utils.h   class LayerImpl;
LayerImpl          24 cc/layers/layer_utils.h     static bool GetAnimationBounds(const LayerImpl& layer, gfx::BoxF* out);
LayerImpl          32 cc/layers/layer_utils_unittest.cc   LayerImpl* root() { return root_.get(); }
LayerImpl          33 cc/layers/layer_utils_unittest.cc   LayerImpl* parent() { return parent_; }
LayerImpl          34 cc/layers/layer_utils_unittest.cc   LayerImpl* child() { return child_; }
LayerImpl          37 cc/layers/layer_utils_unittest.cc   static scoped_ptr<LayerImpl> CreateThreeNodeTree(
LayerImpl          39 cc/layers/layer_utils_unittest.cc     scoped_ptr<LayerImpl> root = LayerImpl::Create(host_impl.active_tree(), 1);
LayerImpl          40 cc/layers/layer_utils_unittest.cc     root->AddChild(LayerImpl::Create(host_impl.active_tree(), 2));
LayerImpl          42 cc/layers/layer_utils_unittest.cc         ->AddChild(LayerImpl::Create(host_impl.active_tree(), 3));
LayerImpl          49 cc/layers/layer_utils_unittest.cc   scoped_ptr<LayerImpl> root_;
LayerImpl          50 cc/layers/layer_utils_unittest.cc   LayerImpl* parent_;
LayerImpl          51 cc/layers/layer_utils_unittest.cc   LayerImpl* child_;
LayerImpl          25 cc/layers/nine_patch_layer.cc scoped_ptr<LayerImpl> NinePatchLayer::CreateLayerImpl(
LayerImpl          27 cc/layers/nine_patch_layer.cc   return NinePatchLayerImpl::Create(tree_impl, id()).PassAs<LayerImpl>();
LayerImpl          53 cc/layers/nine_patch_layer.cc void NinePatchLayer::PushPropertiesTo(LayerImpl* layer) {
LayerImpl          24 cc/layers/nine_patch_layer.h   virtual void PushPropertiesTo(LayerImpl* layer) OVERRIDE;
LayerImpl          45 cc/layers/nine_patch_layer.h   virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
LayerImpl          23 cc/layers/nine_patch_layer_impl.cc scoped_ptr<LayerImpl> NinePatchLayerImpl::CreateLayerImpl(
LayerImpl          25 cc/layers/nine_patch_layer_impl.cc   return NinePatchLayerImpl::Create(tree_impl, id()).PassAs<LayerImpl>();
LayerImpl          28 cc/layers/nine_patch_layer_impl.cc void NinePatchLayerImpl::PushPropertiesTo(LayerImpl* layer) {
LayerImpl         357 cc/layers/nine_patch_layer_impl.cc   base::DictionaryValue* result = LayerImpl::LayerTreeAsJson();
LayerImpl          60 cc/layers/nine_patch_layer_impl.h   virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
LayerImpl          62 cc/layers/nine_patch_layer_impl.h   virtual void PushPropertiesTo(LayerImpl* layer) OVERRIDE;
LayerImpl          23 cc/layers/painted_scrollbar_layer.cc scoped_ptr<LayerImpl> PaintedScrollbarLayer::CreateLayerImpl(
LayerImpl          26 cc/layers/painted_scrollbar_layer.cc       tree_impl, id(), scrollbar_->Orientation()).PassAs<LayerImpl>();
LayerImpl         117 cc/layers/painted_scrollbar_layer.cc void PaintedScrollbarLayer::PushPropertiesTo(LayerImpl* layer) {
LayerImpl         149 cc/layers/painted_scrollbar_layer.cc void PaintedScrollbarLayer::PushScrollClipPropertiesTo(LayerImpl* layer) {
LayerImpl          22 cc/layers/painted_scrollbar_layer.h   virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
LayerImpl          43 cc/layers/painted_scrollbar_layer.h   virtual void PushPropertiesTo(LayerImpl* layer) OVERRIDE;
LayerImpl          44 cc/layers/painted_scrollbar_layer.h   virtual void PushScrollClipPropertiesTo(LayerImpl* layer) OVERRIDE;
LayerImpl          44 cc/layers/painted_scrollbar_layer_impl.cc scoped_ptr<LayerImpl> PaintedScrollbarLayerImpl::CreateLayerImpl(
LayerImpl          47 cc/layers/painted_scrollbar_layer_impl.cc       .PassAs<LayerImpl>();
LayerImpl          50 cc/layers/painted_scrollbar_layer_impl.cc void PaintedScrollbarLayerImpl::PushPropertiesTo(LayerImpl* layer) {
LayerImpl          68 cc/layers/painted_scrollbar_layer_impl.cc   return LayerImpl::WillDraw(draw_mode, resource_provider);
LayerImpl          27 cc/layers/painted_scrollbar_layer_impl.h   virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
LayerImpl          29 cc/layers/painted_scrollbar_layer_impl.h   virtual void PushPropertiesTo(LayerImpl* layer) OVERRIDE;
LayerImpl          22 cc/layers/picture_image_layer.cc scoped_ptr<LayerImpl> PictureImageLayer::CreateLayerImpl(
LayerImpl          24 cc/layers/picture_image_layer.cc   return PictureImageLayerImpl::Create(tree_impl, id()).PassAs<LayerImpl>();
LayerImpl          23 cc/layers/picture_image_layer.h   virtual scoped_ptr<LayerImpl> CreateLayerImpl(
LayerImpl          25 cc/layers/picture_image_layer_impl.cc scoped_ptr<LayerImpl> PictureImageLayerImpl::CreateLayerImpl(
LayerImpl          27 cc/layers/picture_image_layer_impl.cc   return PictureImageLayerImpl::Create(tree_impl, id()).PassAs<LayerImpl>();
LayerImpl          22 cc/layers/picture_image_layer_impl.h   virtual scoped_ptr<LayerImpl> CreateLayerImpl(
LayerImpl          33 cc/layers/picture_layer.cc scoped_ptr<LayerImpl> PictureLayer::CreateLayerImpl(LayerTreeImpl* tree_impl) {
LayerImpl          34 cc/layers/picture_layer.cc   return PictureLayerImpl::Create(tree_impl, id()).PassAs<LayerImpl>();
LayerImpl          37 cc/layers/picture_layer.cc void PictureLayer::PushPropertiesTo(LayerImpl* base_layer) {
LayerImpl          28 cc/layers/picture_layer.h   virtual scoped_ptr<LayerImpl> CreateLayerImpl(
LayerImpl          31 cc/layers/picture_layer.h   virtual void PushPropertiesTo(LayerImpl* layer) OVERRIDE;
LayerImpl          40 cc/layers/picture_layer_impl.cc     : LayerImpl(tree_impl, id),
LayerImpl          70 cc/layers/picture_layer_impl.cc scoped_ptr<LayerImpl> PictureLayerImpl::CreateLayerImpl(
LayerImpl          72 cc/layers/picture_layer_impl.cc   return PictureLayerImpl::Create(tree_impl, id()).PassAs<LayerImpl>();
LayerImpl          75 cc/layers/picture_layer_impl.cc void PictureLayerImpl::PushPropertiesTo(LayerImpl* base_layer) {
LayerImpl          90 cc/layers/picture_layer_impl.cc   LayerImpl::PushPropertiesTo(base_layer);
LayerImpl         396 cc/layers/picture_layer_impl.cc   LayerImpl::DidBecomeActive();
LayerImpl        1234 cc/layers/picture_layer_impl.cc   LayerImpl::AsValueInto(state);
LayerImpl          28 cc/layers/picture_layer_impl.h     : public LayerImpl,
LayerImpl          65 cc/layers/picture_layer_impl.h   virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
LayerImpl          67 cc/layers/picture_layer_impl.h   virtual void PushPropertiesTo(LayerImpl* layer) OVERRIDE;
LayerImpl          50 cc/layers/picture_layer_impl_perftest.cc     pending_tree->SetRootLayer(pending_layer.PassAs<LayerImpl>());
LayerImpl         133 cc/layers/picture_layer_impl_unittest.cc     pending_tree->SetRootLayer(pending_layer.PassAs<LayerImpl>());
LayerImpl        1465 cc/layers/picture_layer_impl_unittest.cc   pending_tree->SetRootLayer(pending_layer.PassAs<LayerImpl>());
LayerImpl          19 cc/layers/quad_sink.h class LayerImpl;
LayerImpl          28 cc/layers/render_surface_impl.cc RenderSurfaceImpl::RenderSurfaceImpl(LayerImpl* owning_layer)
LayerImpl         100 cc/layers/render_surface_impl.cc     LayerImpl* layer) {
LayerImpl         185 cc/layers/render_surface_impl.cc   LayerImpl* mask_layer = owning_layer_->mask_layer();
LayerImpl          27 cc/layers/render_surface_impl.h class LayerImpl;
LayerImpl          35 cc/layers/render_surface_impl.h   explicit RenderSurfaceImpl(LayerImpl* owning_layer);
LayerImpl         124 cc/layers/render_surface_impl.h   void AddContributingDelegatedRenderPassLayer(LayerImpl* layer);
LayerImpl         144 cc/layers/render_surface_impl.h   LayerImpl* owning_layer_;
LayerImpl         179 cc/layers/render_surface_impl.h   friend class LayerIterator<LayerImpl>;
LayerImpl          19 cc/layers/render_surface_impl_unittest.cc   LayerImpl* owning_layer_impl = impl.AddChildToRoot<LayerImpl>();
LayerImpl          42 cc/layers/render_surface_unittest.cc   scoped_ptr<LayerImpl> owning_layer =
LayerImpl          43 cc/layers/render_surface_unittest.cc       LayerImpl::Create(host_impl.active_tree(), 1);
LayerImpl          66 cc/layers/render_surface_unittest.cc   scoped_ptr<LayerImpl> dummy_mask =
LayerImpl          67 cc/layers/render_surface_unittest.cc       LayerImpl::Create(host_impl.active_tree(), 2);
LayerImpl          87 cc/layers/render_surface_unittest.cc   scoped_ptr<LayerImpl> root_layer =
LayerImpl          88 cc/layers/render_surface_unittest.cc       LayerImpl::Create(host_impl.active_tree(), 1);
LayerImpl          90 cc/layers/render_surface_unittest.cc   scoped_ptr<LayerImpl> owning_layer =
LayerImpl          91 cc/layers/render_surface_unittest.cc       LayerImpl::Create(host_impl.active_tree(), 2);
LayerImpl         151 cc/layers/render_surface_unittest.cc   scoped_ptr<LayerImpl> root_layer =
LayerImpl         152 cc/layers/render_surface_unittest.cc       LayerImpl::Create(host_impl.active_tree(), 1);
LayerImpl         154 cc/layers/render_surface_unittest.cc   scoped_ptr<LayerImpl> owning_layer =
LayerImpl         155 cc/layers/render_surface_unittest.cc       LayerImpl::Create(host_impl.active_tree(), 2);
LayerImpl          19 cc/layers/scrollbar_layer_impl_base.cc     : LayerImpl(tree_impl, id),
LayerImpl          33 cc/layers/scrollbar_layer_impl_base.cc void ScrollbarLayerImplBase::PushPropertiesTo(LayerImpl* layer) {
LayerImpl          34 cc/layers/scrollbar_layer_impl_base.cc   LayerImpl::PushPropertiesTo(layer);
LayerImpl          40 cc/layers/scrollbar_layer_impl_base.cc void ScrollbarLayerImplBase::PushScrollClipPropertiesTo(LayerImpl* layer) {
LayerImpl          51 cc/layers/scrollbar_layer_impl_base.cc   LayerImpl* scroll_layer = layer_tree_impl()->LayerById(id);
LayerImpl          63 cc/layers/scrollbar_layer_impl_base.cc   LayerImpl* clip_layer = layer_tree_impl()->LayerById(id);
LayerImpl          17 cc/layers/scrollbar_layer_impl_base.h class CC_EXPORT ScrollbarLayerImplBase : public LayerImpl {
LayerImpl          47 cc/layers/scrollbar_layer_impl_base.h   virtual void PushPropertiesTo(LayerImpl* layer) OVERRIDE;
LayerImpl          49 cc/layers/scrollbar_layer_impl_base.h   void PushScrollClipPropertiesTo(LayerImpl* layer);
LayerImpl          85 cc/layers/scrollbar_layer_impl_base.h   LayerImpl* scroll_layer_;
LayerImpl          86 cc/layers/scrollbar_layer_impl_base.h   LayerImpl* clip_layer_;
LayerImpl          14 cc/layers/scrollbar_layer_interface.h class LayerImpl;
LayerImpl          21 cc/layers/scrollbar_layer_interface.h   virtual void PushScrollClipPropertiesTo(LayerImpl* layer) = 0;
LayerImpl          36 cc/layers/scrollbar_layer_unittest.cc LayerImpl* LayerImplForScrollAreaAndScrollbar(
LayerImpl          62 cc/layers/scrollbar_layer_unittest.cc   LayerImpl* layer_impl_tree_root = LayerImplForScrollAreaAndScrollbar(
LayerImpl          65 cc/layers/scrollbar_layer_unittest.cc   LayerImpl* cc_child1 = layer_impl_tree_root->children()[0];
LayerImpl          77 cc/layers/scrollbar_layer_unittest.cc   LayerImpl* layer_impl_tree_root = LayerImplForScrollAreaAndScrollbar(
LayerImpl          83 cc/layers/scrollbar_layer_unittest.cc   LayerImpl* cc_child2 = layer_impl_tree_root->children()[1];
LayerImpl          94 cc/layers/scrollbar_layer_unittest.cc   LayerImpl* layer_impl_tree_root = LayerImplForScrollAreaAndScrollbar(
LayerImpl         149 cc/layers/scrollbar_layer_unittest.cc   LayerImpl* layer_impl_tree_root = host->CommitAndCreateLayerImplTree();
LayerImpl         175 cc/layers/scrollbar_layer_unittest.cc   LayerImpl* scroll_layer_impl = layer_impl_tree_root->children()[0];
LayerImpl         220 cc/layers/scrollbar_layer_unittest.cc   LayerImpl* root_clip_layer_impl = NULL;
LayerImpl         221 cc/layers/scrollbar_layer_unittest.cc   LayerImpl* root_layer_impl = NULL;
LayerImpl         281 cc/layers/scrollbar_layer_unittest.cc   LayerImpl* layer_impl_tree_root = LayerImplForScrollAreaAndScrollbar(
LayerImpl         362 cc/layers/scrollbar_layer_unittest.cc   LayerImpl* layer_impl_tree_root = host->CommitAndCreateLayerImplTree();
LayerImpl         363 cc/layers/scrollbar_layer_unittest.cc   LayerImpl* scroll_layer_impl = layer_impl_tree_root->children()[0];
LayerImpl          11 cc/layers/solid_color_layer.cc scoped_ptr<LayerImpl> SolidColorLayer::CreateLayerImpl(
LayerImpl          13 cc/layers/solid_color_layer.cc   return SolidColorLayerImpl::Create(tree_impl, id()).PassAs<LayerImpl>();
LayerImpl          20 cc/layers/solid_color_layer.h   virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
LayerImpl          15 cc/layers/solid_color_layer_impl.cc     : LayerImpl(tree_impl, id),
LayerImpl          20 cc/layers/solid_color_layer_impl.cc scoped_ptr<LayerImpl> SolidColorLayerImpl::CreateLayerImpl(
LayerImpl          22 cc/layers/solid_color_layer_impl.cc   return SolidColorLayerImpl::Create(tree_impl, id()).PassAs<LayerImpl>();
LayerImpl          14 cc/layers/solid_color_layer_impl.h class CC_EXPORT SolidColorLayerImpl : public LayerImpl {
LayerImpl          23 cc/layers/solid_color_layer_impl.h   virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
LayerImpl          13 cc/layers/solid_color_scrollbar_layer.cc scoped_ptr<LayerImpl> SolidColorScrollbarLayer::CreateLayerImpl(
LayerImpl          22 cc/layers/solid_color_scrollbar_layer.cc       .PassAs<LayerImpl>();
LayerImpl          54 cc/layers/solid_color_scrollbar_layer.cc void SolidColorScrollbarLayer::PushPropertiesTo(LayerImpl* layer) {
LayerImpl          59 cc/layers/solid_color_scrollbar_layer.cc void SolidColorScrollbarLayer::PushScrollClipPropertiesTo(LayerImpl* layer) {
LayerImpl          17 cc/layers/solid_color_scrollbar_layer.h   virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
LayerImpl          30 cc/layers/solid_color_scrollbar_layer.h   virtual void PushPropertiesTo(LayerImpl* layer) OVERRIDE;
LayerImpl          31 cc/layers/solid_color_scrollbar_layer.h   virtual void PushScrollClipPropertiesTo(LayerImpl* layer) OVERRIDE;
LayerImpl          31 cc/layers/solid_color_scrollbar_layer_impl.cc scoped_ptr<LayerImpl> SolidColorScrollbarLayerImpl::CreateLayerImpl(
LayerImpl          39 cc/layers/solid_color_scrollbar_layer_impl.cc       .PassAs<LayerImpl>();
LayerImpl          57 cc/layers/solid_color_scrollbar_layer_impl.cc void SolidColorScrollbarLayerImpl::PushPropertiesTo(LayerImpl* layer) {
LayerImpl          25 cc/layers/solid_color_scrollbar_layer_impl.h   virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
LayerImpl          27 cc/layers/solid_color_scrollbar_layer_impl.h   virtual void PushPropertiesTo(LayerImpl* layer) OVERRIDE;
LayerImpl          24 cc/layers/surface_layer.cc scoped_ptr<LayerImpl> SurfaceLayer::CreateLayerImpl(LayerTreeImpl* tree_impl) {
LayerImpl          25 cc/layers/surface_layer.cc   return SurfaceLayerImpl::Create(tree_impl, id()).PassAs<LayerImpl>();
LayerImpl          32 cc/layers/surface_layer.cc void SurfaceLayer::PushPropertiesTo(LayerImpl* layer) {
LayerImpl          22 cc/layers/surface_layer.h   virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
LayerImpl          25 cc/layers/surface_layer.h   virtual void PushPropertiesTo(LayerImpl* layer) OVERRIDE;
LayerImpl          14 cc/layers/surface_layer_impl.cc     : LayerImpl(tree_impl, id), surface_id_(0) {}
LayerImpl          18 cc/layers/surface_layer_impl.cc scoped_ptr<LayerImpl> SurfaceLayerImpl::CreateLayerImpl(
LayerImpl          20 cc/layers/surface_layer_impl.cc   return SurfaceLayerImpl::Create(tree_impl, id()).PassAs<LayerImpl>();
LayerImpl          31 cc/layers/surface_layer_impl.cc void SurfaceLayerImpl::PushPropertiesTo(LayerImpl* layer) {
LayerImpl          32 cc/layers/surface_layer_impl.cc   LayerImpl::PushPropertiesTo(layer);
LayerImpl          64 cc/layers/surface_layer_impl.cc   LayerImpl::AsValueInto(dict);
LayerImpl          14 cc/layers/surface_layer_impl.h class CC_EXPORT SurfaceLayerImpl : public LayerImpl {
LayerImpl          24 cc/layers/surface_layer_impl.h   virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
LayerImpl          26 cc/layers/surface_layer_impl.h   virtual void PushPropertiesTo(LayerImpl* layer) OVERRIDE;
LayerImpl          74 cc/layers/texture_layer.cc scoped_ptr<LayerImpl> TextureLayer::CreateLayerImpl(LayerTreeImpl* tree_impl) {
LayerImpl          76 cc/layers/texture_layer.cc       PassAs<LayerImpl>();
LayerImpl         270 cc/layers/texture_layer.cc void TextureLayer::PushPropertiesTo(LayerImpl* layer) {
LayerImpl         107 cc/layers/texture_layer.h   virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
LayerImpl         154 cc/layers/texture_layer.h   virtual void PushPropertiesTo(LayerImpl* layer) OVERRIDE;
LayerImpl          23 cc/layers/texture_layer_impl.cc     : LayerImpl(tree_impl, id),
LayerImpl          55 cc/layers/texture_layer_impl.cc scoped_ptr<LayerImpl> TextureLayerImpl::CreateLayerImpl(
LayerImpl          58 cc/layers/texture_layer_impl.cc       PassAs<LayerImpl>();
LayerImpl          61 cc/layers/texture_layer_impl.cc void TextureLayerImpl::PushPropertiesTo(LayerImpl* layer) {
LayerImpl          62 cc/layers/texture_layer_impl.cc   LayerImpl::PushPropertiesTo(layer);
LayerImpl         158 cc/layers/texture_layer_impl.cc          LayerImpl::WillDraw(draw_mode, resource_provider);
LayerImpl         198 cc/layers/texture_layer_impl.cc   LayerImpl::DidDraw(resource_provider);
LayerImpl          18 cc/layers/texture_layer_impl.h class CC_EXPORT TextureLayerImpl : public LayerImpl {
LayerImpl          27 cc/layers/texture_layer_impl.h   virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* layer_tree_impl)
LayerImpl          29 cc/layers/texture_layer_impl.h   virtual void PushPropertiesTo(LayerImpl* layer) OVERRIDE;
LayerImpl        1340 cc/layers/texture_layer_unittest.cc   scoped_ptr<LayerImpl> active_layer(
LayerImpl        2106 cc/layers/texture_layer_unittest.cc     LayerImpl* root = host_impl->RootLayer();
LayerImpl          99 cc/layers/tiled_layer.cc scoped_ptr<LayerImpl> TiledLayer::CreateLayerImpl(LayerTreeImpl* tree_impl) {
LayerImpl         100 cc/layers/tiled_layer.cc   return TiledLayerImpl::Create(tree_impl, id()).PassAs<LayerImpl>();
LayerImpl         191 cc/layers/tiled_layer.cc void TiledLayer::PushPropertiesTo(LayerImpl* layer) {
LayerImpl          29 cc/layers/tiled_layer.h   virtual void PushPropertiesTo(LayerImpl* layer) OVERRIDE;
LayerImpl          77 cc/layers/tiled_layer.h   virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
LayerImpl          49 cc/layers/tiled_layer_impl.cc     : LayerImpl(tree_impl, id), skips_draw_(true) {}
LayerImpl          97 cc/layers/tiled_layer_impl.cc scoped_ptr<LayerImpl> TiledLayerImpl::CreateLayerImpl(
LayerImpl          99 cc/layers/tiled_layer_impl.cc   return TiledLayerImpl::Create(tree_impl, id()).PassAs<LayerImpl>();
LayerImpl         103 cc/layers/tiled_layer_impl.cc   LayerImpl::AsValueInto(state);
LayerImpl         122 cc/layers/tiled_layer_impl.cc void TiledLayerImpl::PushPropertiesTo(LayerImpl* layer) {
LayerImpl         123 cc/layers/tiled_layer_impl.cc   LayerImpl::PushPropertiesTo(layer);
LayerImpl         151 cc/layers/tiled_layer_impl.cc   return LayerImpl::WillDraw(draw_mode, resource_provider);
LayerImpl          18 cc/layers/tiled_layer_impl.h class CC_EXPORT TiledLayerImpl : public LayerImpl {
LayerImpl          25 cc/layers/tiled_layer_impl.h   virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
LayerImpl          27 cc/layers/tiled_layer_impl.h   virtual void PushPropertiesTo(LayerImpl* layer) OVERRIDE;
LayerImpl          70 cc/layers/ui_resource_layer.cc scoped_ptr<LayerImpl> UIResourceLayer::CreateLayerImpl(
LayerImpl          72 cc/layers/ui_resource_layer.cc   return UIResourceLayerImpl::Create(tree_impl, id()).PassAs<LayerImpl>();
LayerImpl         148 cc/layers/ui_resource_layer.cc void UIResourceLayer::PushPropertiesTo(LayerImpl* layer) {
LayerImpl          25 cc/layers/ui_resource_layer.h   virtual void PushPropertiesTo(LayerImpl* layer) OVERRIDE;
LayerImpl          62 cc/layers/ui_resource_layer.h   virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
LayerImpl          18 cc/layers/ui_resource_layer_impl.cc     : LayerImpl(tree_impl, id),
LayerImpl          30 cc/layers/ui_resource_layer_impl.cc scoped_ptr<LayerImpl> UIResourceLayerImpl::CreateLayerImpl(
LayerImpl          32 cc/layers/ui_resource_layer_impl.cc   return UIResourceLayerImpl::Create(tree_impl, id()).PassAs<LayerImpl>();
LayerImpl          35 cc/layers/ui_resource_layer_impl.cc void UIResourceLayerImpl::PushPropertiesTo(LayerImpl* layer) {
LayerImpl          36 cc/layers/ui_resource_layer_impl.cc   LayerImpl::PushPropertiesTo(layer);
LayerImpl          91 cc/layers/ui_resource_layer_impl.cc   return LayerImpl::WillDraw(draw_mode, resource_provider);
LayerImpl         144 cc/layers/ui_resource_layer_impl.cc   base::DictionaryValue* result = LayerImpl::LayerTreeAsJson();
LayerImpl          23 cc/layers/ui_resource_layer_impl.h class CC_EXPORT UIResourceLayerImpl : public LayerImpl {
LayerImpl          42 cc/layers/ui_resource_layer_impl.h   virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
LayerImpl          44 cc/layers/ui_resource_layer_impl.h   virtual void PushPropertiesTo(LayerImpl* layer) OVERRIDE;
LayerImpl          21 cc/layers/video_layer.cc scoped_ptr<LayerImpl> VideoLayer::CreateLayerImpl(LayerTreeImpl* tree_impl) {
LayerImpl          22 cc/layers/video_layer.cc   return VideoLayerImpl::Create(tree_impl, id(), provider_).PassAs<LayerImpl>();
LayerImpl          24 cc/layers/video_layer.h   virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
LayerImpl          40 cc/layers/video_layer_impl.cc     : LayerImpl(tree_impl, id),
LayerImpl          56 cc/layers/video_layer_impl.cc scoped_ptr<LayerImpl> VideoLayerImpl::CreateLayerImpl(
LayerImpl          58 cc/layers/video_layer_impl.cc   return scoped_ptr<LayerImpl>(new VideoLayerImpl(tree_impl, id()));
LayerImpl          61 cc/layers/video_layer_impl.cc void VideoLayerImpl::PushPropertiesTo(LayerImpl* layer) {
LayerImpl          62 cc/layers/video_layer_impl.cc   LayerImpl::PushPropertiesTo(layer);
LayerImpl          94 cc/layers/video_layer_impl.cc   if (!LayerImpl::WillDraw(draw_mode, resource_provider))
LayerImpl         293 cc/layers/video_layer_impl.cc   LayerImpl::DidDraw(resource_provider);
LayerImpl          23 cc/layers/video_layer_impl.h class CC_EXPORT VideoLayerImpl : public LayerImpl {
LayerImpl          31 cc/layers/video_layer_impl.h   virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
LayerImpl          33 cc/layers/video_layer_impl.h   virtual void PushPropertiesTo(LayerImpl* layer) OVERRIDE;
LayerImpl         280 cc/resources/tile_manager_perftest.cc     pending_tree->SetRootLayer(pending_layer.PassAs<LayerImpl>());
LayerImpl         717 cc/resources/tile_manager_unittest.cc     pending_tree->SetRootLayer(pending_layer.PassAs<LayerImpl>());
LayerImpl         291 cc/test/animation_test_common.cc int AddOpacityTransitionToLayer(LayerImpl* layer,
LayerImpl         310 cc/test/animation_test_common.cc int AddAnimatedTransformToLayer(LayerImpl* layer,
LayerImpl         320 cc/test/animation_test_common.cc int AddAnimatedTransformToLayer(LayerImpl* layer,
LayerImpl         337 cc/test/animation_test_common.cc int AddAnimatedFilterToLayer(LayerImpl* layer,
LayerImpl          17 cc/test/animation_test_common.h class LayerImpl;
LayerImpl         143 cc/test/animation_test_common.h int AddOpacityTransitionToLayer(LayerImpl* layer,
LayerImpl         154 cc/test/animation_test_common.h int AddAnimatedTransformToLayer(LayerImpl* layer,
LayerImpl         159 cc/test/animation_test_common.h int AddAnimatedTransformToLayer(LayerImpl* layer,
LayerImpl         169 cc/test/animation_test_common.h int AddAnimatedFilterToLayer(LayerImpl* layer,
LayerImpl          34 cc/test/fake_content_layer.cc scoped_ptr<LayerImpl> FakeContentLayer::CreateLayerImpl(
LayerImpl          36 cc/test/fake_content_layer.cc   return FakeContentLayerImpl::Create(tree_impl, layer_id_).PassAs<LayerImpl>();
LayerImpl          51 cc/test/fake_content_layer.cc void FakeContentLayer::PushPropertiesTo(LayerImpl* layer) {
LayerImpl          19 cc/test/fake_content_layer.h   virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
LayerImpl          37 cc/test/fake_content_layer.h   virtual void PushPropertiesTo(LayerImpl* layer) OVERRIDE;
LayerImpl          17 cc/test/fake_content_layer_impl.cc scoped_ptr<LayerImpl> FakeContentLayerImpl::CreateLayerImpl(
LayerImpl          19 cc/test/fake_content_layer_impl.cc   return FakeContentLayerImpl::Create(tree_impl, id()).PassAs<LayerImpl>();
LayerImpl          21 cc/test/fake_content_layer_impl.h   virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
LayerImpl          17 cc/test/fake_delegated_renderer_layer.cc scoped_ptr<LayerImpl> FakeDelegatedRendererLayer::CreateLayerImpl(
LayerImpl          20 cc/test/fake_delegated_renderer_layer.cc       tree_impl, layer_id_).PassAs<LayerImpl>();
LayerImpl          20 cc/test/fake_delegated_renderer_layer.h   virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
LayerImpl          21 cc/test/fake_delegated_renderer_layer_impl.cc scoped_ptr<LayerImpl> FakeDelegatedRendererLayerImpl::CreateLayerImpl(
LayerImpl          24 cc/test/fake_delegated_renderer_layer_impl.cc       tree_impl, id()).PassAs<LayerImpl>();
LayerImpl          20 cc/test/fake_delegated_renderer_layer_impl.h   virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
LayerImpl          28 cc/test/fake_layer_tree_host.cc LayerImpl* FakeLayerTreeHost::CommitAndCreateLayerImplTree() {
LayerImpl          29 cc/test/fake_layer_tree_host.cc   scoped_ptr<LayerImpl> old_root_layer_impl = active_tree()->DetachLayerTree();
LayerImpl          31 cc/test/fake_layer_tree_host.cc   scoped_ptr<LayerImpl> layer_impl = TreeSynchronizer::SynchronizeTrees(
LayerImpl          34 cc/test/fake_layer_tree_host.h   LayerImpl* CommitAndCreateLayerImplTree();
LayerImpl          46 cc/test/fake_painted_scrollbar_layer.cc void FakePaintedScrollbarLayer::PushPropertiesTo(LayerImpl* layer) {
LayerImpl          26 cc/test/fake_painted_scrollbar_layer.h   virtual void PushPropertiesTo(LayerImpl* layer) OVERRIDE;
LayerImpl          23 cc/test/fake_picture_layer.cc scoped_ptr<LayerImpl> FakePictureLayer::CreateLayerImpl(
LayerImpl          25 cc/test/fake_picture_layer.cc   return FakePictureLayerImpl::Create(tree_impl, layer_id_).PassAs<LayerImpl>();
LayerImpl          35 cc/test/fake_picture_layer.cc void FakePictureLayer::PushPropertiesTo(LayerImpl* layer) {
LayerImpl          20 cc/test/fake_picture_layer.h   virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
LayerImpl          36 cc/test/fake_picture_layer.h   virtual void PushPropertiesTo(LayerImpl* layer) OVERRIDE;
LayerImpl          26 cc/test/fake_picture_layer_impl.cc scoped_ptr<LayerImpl> FakePictureLayerImpl::CreateLayerImpl(
LayerImpl          29 cc/test/fake_picture_layer_impl.cc       new FakePictureLayerImpl(tree_impl, id())).PassAs<LayerImpl>();
LayerImpl          25 cc/test/fake_picture_layer_impl.h   virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
LayerImpl         101 cc/test/layer_test_common.cc           LayerImpl::Create(host_->host_impl()->active_tree(), 1)) {
LayerImpl         118 cc/test/layer_test_common.cc     LayerImpl* layer_impl,
LayerImpl         130 cc/test/layer_test_common.cc     LayerImpl* layer_impl,
LayerImpl          31 cc/test/layer_test_common.h class LayerImpl;
LayerImpl          59 cc/test/layer_test_common.h       root_layer_impl_->AddChild(layer.template PassAs<LayerImpl>());
LayerImpl          67 cc/test/layer_test_common.h       root_layer_impl_->AddChild(layer.template PassAs<LayerImpl>());
LayerImpl          76 cc/test/layer_test_common.h       root_layer_impl_->AddChild(layer.template PassAs<LayerImpl>());
LayerImpl          81 cc/test/layer_test_common.h     void AppendQuadsWithOcclusion(LayerImpl* layer_impl,
LayerImpl          83 cc/test/layer_test_common.h     void AppendQuadsForPassWithOcclusion(LayerImpl* layer_impl,
LayerImpl          95 cc/test/layer_test_common.h     LayerImpl* root_layer() const { return root_layer_impl_.get(); }
LayerImpl         102 cc/test/layer_test_common.h     scoped_ptr<LayerImpl> root_layer_impl_;
LayerImpl          18 cc/test/layer_tree_json_parser_unittest.cc bool LayerTreesMatch(LayerImpl* const layer_impl,
LayerImpl          73 cc/test/layer_tree_json_parser_unittest.cc   scoped_ptr<LayerImpl> root_impl(LayerImpl::Create(tree, 1));
LayerImpl          74 cc/test/layer_tree_json_parser_unittest.cc   scoped_ptr<LayerImpl> parent(LayerImpl::Create(tree, 2));
LayerImpl          75 cc/test/layer_tree_json_parser_unittest.cc   scoped_ptr<LayerImpl> child(LayerImpl::Create(tree, 3));
LayerImpl         102 cc/test/layer_tree_json_parser_unittest.cc   scoped_ptr<LayerImpl> root_impl(LayerImpl::Create(tree, 1));
LayerImpl         103 cc/test/layer_tree_json_parser_unittest.cc   scoped_ptr<LayerImpl> touch_layer(LayerImpl::Create(tree, 2));
LayerImpl          22 cc/test/layer_tree_test.h class LayerImpl;
LayerImpl          53 cc/trees/damage_tracker.cc     LayerImpl* target_surface_mask_layer,
LayerImpl         182 cc/trees/damage_tracker.cc     LayerImpl* layer = layer_list[layer_index];
LayerImpl         190 cc/trees/damage_tracker.cc     if (LayerTreeHostCommon::RenderSurfaceContributesToTarget<LayerImpl>(
LayerImpl         201 cc/trees/damage_tracker.cc     LayerImpl* target_surface_mask_layer) {
LayerImpl         263 cc/trees/damage_tracker.cc void DamageTracker::ExtendDamageForLayer(LayerImpl* layer,
LayerImpl         312 cc/trees/damage_tracker.cc     LayerImpl* layer, gfx::RectF* target_damage_rect) {
LayerImpl         371 cc/trees/damage_tracker.cc     LayerImpl* replica_mask_layer = layer->replica_layer()->mask_layer();
LayerImpl          23 cc/trees/damage_tracker.h class LayerImpl;
LayerImpl          43 cc/trees/damage_tracker.h       LayerImpl* target_surface_mask_layer,
LayerImpl          54 cc/trees/damage_tracker.h   gfx::RectF TrackDamageFromSurfaceMask(LayerImpl* target_surface_mask_layer);
LayerImpl          60 cc/trees/damage_tracker.h   void ExtendDamageForLayer(LayerImpl* layer, gfx::RectF* target_damage_rect);
LayerImpl          61 cc/trees/damage_tracker.h   void ExtendDamageForRenderSurface(LayerImpl* layer,
LayerImpl          24 cc/trees/damage_tracker_unittest.cc void ExecuteCalculateDrawProperties(LayerImpl* root,
LayerImpl          37 cc/trees/damage_tracker_unittest.cc void ClearDamageForAllSurfaces(LayerImpl* layer) {
LayerImpl          46 cc/trees/damage_tracker_unittest.cc void EmulateDrawingOneFrame(LayerImpl* root) {
LayerImpl          77 cc/trees/damage_tracker_unittest.cc   scoped_ptr<LayerImpl> CreateTestTreeWithOneSurface() {
LayerImpl          78 cc/trees/damage_tracker_unittest.cc     scoped_ptr<LayerImpl> root =
LayerImpl          79 cc/trees/damage_tracker_unittest.cc             LayerImpl::Create(host_impl_.active_tree(), 1);
LayerImpl          80 cc/trees/damage_tracker_unittest.cc     scoped_ptr<LayerImpl> child =
LayerImpl          81 cc/trees/damage_tracker_unittest.cc             LayerImpl::Create(host_impl_.active_tree(), 2);
LayerImpl         101 cc/trees/damage_tracker_unittest.cc   scoped_ptr<LayerImpl> CreateTestTreeWithTwoSurfaces() {
LayerImpl         106 cc/trees/damage_tracker_unittest.cc     scoped_ptr<LayerImpl> root =
LayerImpl         107 cc/trees/damage_tracker_unittest.cc             LayerImpl::Create(host_impl_.active_tree(), 1);
LayerImpl         108 cc/trees/damage_tracker_unittest.cc     scoped_ptr<LayerImpl> child1 =
LayerImpl         109 cc/trees/damage_tracker_unittest.cc             LayerImpl::Create(host_impl_.active_tree(), 2);
LayerImpl         110 cc/trees/damage_tracker_unittest.cc     scoped_ptr<LayerImpl> child2 =
LayerImpl         111 cc/trees/damage_tracker_unittest.cc             LayerImpl::Create(host_impl_.active_tree(), 3);
LayerImpl         112 cc/trees/damage_tracker_unittest.cc     scoped_ptr<LayerImpl> grand_child1 =
LayerImpl         113 cc/trees/damage_tracker_unittest.cc             LayerImpl::Create(host_impl_.active_tree(), 4);
LayerImpl         114 cc/trees/damage_tracker_unittest.cc     scoped_ptr<LayerImpl> grand_child2 =
LayerImpl         115 cc/trees/damage_tracker_unittest.cc             LayerImpl::Create(host_impl_.active_tree(), 5);
LayerImpl         163 cc/trees/damage_tracker_unittest.cc   scoped_ptr<LayerImpl> CreateAndSetUpTestTreeWithOneSurface() {
LayerImpl         164 cc/trees/damage_tracker_unittest.cc     scoped_ptr<LayerImpl> root = CreateTestTreeWithOneSurface();
LayerImpl         173 cc/trees/damage_tracker_unittest.cc   scoped_ptr<LayerImpl> CreateAndSetUpTestTreeWithTwoSurfaces() {
LayerImpl         174 cc/trees/damage_tracker_unittest.cc     scoped_ptr<LayerImpl> root = CreateTestTreeWithTwoSurfaces();
LayerImpl         193 cc/trees/damage_tracker_unittest.cc   scoped_ptr<LayerImpl> root = CreateAndSetUpTestTreeWithOneSurface();
LayerImpl         209 cc/trees/damage_tracker_unittest.cc   scoped_ptr<LayerImpl> root = CreateAndSetUpTestTreeWithTwoSurfaces();
LayerImpl         211 cc/trees/damage_tracker_unittest.cc   LayerImpl* child1 = root->children()[0];
LayerImpl         212 cc/trees/damage_tracker_unittest.cc   LayerImpl* child2 = root->children()[1];
LayerImpl         230 cc/trees/damage_tracker_unittest.cc   scoped_ptr<LayerImpl> root = CreateAndSetUpTestTreeWithOneSurface();
LayerImpl         231 cc/trees/damage_tracker_unittest.cc   LayerImpl* child = root->children()[0];
LayerImpl         268 cc/trees/damage_tracker_unittest.cc   scoped_ptr<LayerImpl> root = CreateAndSetUpTestTreeWithOneSurface();
LayerImpl         269 cc/trees/damage_tracker_unittest.cc   LayerImpl* child = root->children()[0];
LayerImpl         317 cc/trees/damage_tracker_unittest.cc   scoped_ptr<LayerImpl> root = CreateAndSetUpTestTreeWithOneSurface();
LayerImpl         318 cc/trees/damage_tracker_unittest.cc   LayerImpl* child = root->children()[0];
LayerImpl         366 cc/trees/damage_tracker_unittest.cc   scoped_ptr<LayerImpl> root = CreateAndSetUpTestTreeWithOneSurface();
LayerImpl         367 cc/trees/damage_tracker_unittest.cc   LayerImpl* child = root->children()[0];
LayerImpl         405 cc/trees/damage_tracker_unittest.cc   scoped_ptr<LayerImpl> root = CreateAndSetUpTestTreeWithTwoSurfaces();
LayerImpl         406 cc/trees/damage_tracker_unittest.cc   LayerImpl* surface = root->children()[0];
LayerImpl         407 cc/trees/damage_tracker_unittest.cc   LayerImpl* child = surface->children()[0];
LayerImpl         440 cc/trees/damage_tracker_unittest.cc   scoped_ptr<LayerImpl> root = CreateAndSetUpTestTreeWithOneSurface();
LayerImpl         441 cc/trees/damage_tracker_unittest.cc   LayerImpl* child = root->children()[0];
LayerImpl         478 cc/trees/damage_tracker_unittest.cc   scoped_ptr<LayerImpl> root = CreateAndSetUpTestTreeWithTwoSurfaces();
LayerImpl         479 cc/trees/damage_tracker_unittest.cc   LayerImpl* child1 = root->children()[0];
LayerImpl         480 cc/trees/damage_tracker_unittest.cc   LayerImpl* child2 = root->children()[1];
LayerImpl         611 cc/trees/damage_tracker_unittest.cc   scoped_ptr<LayerImpl> root = CreateAndSetUpTestTreeWithOneSurface();
LayerImpl         612 cc/trees/damage_tracker_unittest.cc   LayerImpl* child1 = root->children()[0];
LayerImpl         618 cc/trees/damage_tracker_unittest.cc     scoped_ptr<LayerImpl> child2 =
LayerImpl         619 cc/trees/damage_tracker_unittest.cc             LayerImpl::Create(host_impl_.active_tree(), 3);
LayerImpl         663 cc/trees/damage_tracker_unittest.cc   scoped_ptr<LayerImpl> root = CreateAndSetUpTestTreeWithOneSurface();
LayerImpl         667 cc/trees/damage_tracker_unittest.cc     scoped_ptr<LayerImpl> child2 =
LayerImpl         668 cc/trees/damage_tracker_unittest.cc             LayerImpl::Create(host_impl_.active_tree(), 3);
LayerImpl         694 cc/trees/damage_tracker_unittest.cc   scoped_ptr<LayerImpl> root = CreateAndSetUpTestTreeWithOneSurface();
LayerImpl         695 cc/trees/damage_tracker_unittest.cc   LayerImpl* child1 = root->children()[0];
LayerImpl         701 cc/trees/damage_tracker_unittest.cc     scoped_ptr<LayerImpl> child2 =
LayerImpl         702 cc/trees/damage_tracker_unittest.cc             LayerImpl::Create(host_impl_.active_tree(), 3);
LayerImpl         710 cc/trees/damage_tracker_unittest.cc   LayerImpl* child2 = root->children()[1];
LayerImpl         727 cc/trees/damage_tracker_unittest.cc   scoped_ptr<LayerImpl> root = CreateAndSetUpTestTreeWithTwoSurfaces();
LayerImpl         728 cc/trees/damage_tracker_unittest.cc   LayerImpl* child1 = root->children()[0];
LayerImpl         729 cc/trees/damage_tracker_unittest.cc   LayerImpl* child2 = root->children()[1];
LayerImpl         730 cc/trees/damage_tracker_unittest.cc   LayerImpl* grand_child1 = root->children()[0]->children()[0];
LayerImpl         772 cc/trees/damage_tracker_unittest.cc   scoped_ptr<LayerImpl> root = CreateAndSetUpTestTreeWithTwoSurfaces();
LayerImpl         773 cc/trees/damage_tracker_unittest.cc   LayerImpl* child1 = root->children()[0];
LayerImpl         774 cc/trees/damage_tracker_unittest.cc   LayerImpl* grand_child1 = root->children()[0]->children()[0];
LayerImpl         808 cc/trees/damage_tracker_unittest.cc   scoped_ptr<LayerImpl> root = CreateAndSetUpTestTreeWithTwoSurfaces();
LayerImpl         809 cc/trees/damage_tracker_unittest.cc   LayerImpl* child1 = root->children()[0];
LayerImpl         832 cc/trees/damage_tracker_unittest.cc   scoped_ptr<LayerImpl> root = CreateAndSetUpTestTreeWithTwoSurfaces();
LayerImpl         833 cc/trees/damage_tracker_unittest.cc   LayerImpl* child1 = root->children()[0];
LayerImpl         883 cc/trees/damage_tracker_unittest.cc   scoped_ptr<LayerImpl> root = CreateAndSetUpTestTreeWithTwoSurfaces();
LayerImpl         884 cc/trees/damage_tracker_unittest.cc   LayerImpl* child1 = root->children()[0];
LayerImpl         913 cc/trees/damage_tracker_unittest.cc   scoped_ptr<LayerImpl> root = CreateAndSetUpTestTreeWithTwoSurfaces();
LayerImpl         914 cc/trees/damage_tracker_unittest.cc   LayerImpl* child1 = root->children()[0];
LayerImpl         932 cc/trees/damage_tracker_unittest.cc   scoped_ptr<LayerImpl> root = CreateAndSetUpTestTreeWithTwoSurfaces();
LayerImpl         933 cc/trees/damage_tracker_unittest.cc   LayerImpl* child1 = root->children()[0];
LayerImpl         934 cc/trees/damage_tracker_unittest.cc   LayerImpl* grand_child1 = child1->children()[0];
LayerImpl         935 cc/trees/damage_tracker_unittest.cc   LayerImpl* grand_child2 = child1->children()[1];
LayerImpl         945 cc/trees/damage_tracker_unittest.cc     scoped_ptr<LayerImpl> grand_child3 =
LayerImpl         946 cc/trees/damage_tracker_unittest.cc             LayerImpl::Create(host_impl_.active_tree(), 6);
LayerImpl         961 cc/trees/damage_tracker_unittest.cc     scoped_ptr<LayerImpl> grand_child1_replica =
LayerImpl         962 cc/trees/damage_tracker_unittest.cc             LayerImpl::Create(host_impl_.active_tree(), 7);
LayerImpl        1016 cc/trees/damage_tracker_unittest.cc   grand_child1->SetReplicaLayer(scoped_ptr<LayerImpl>());
LayerImpl        1034 cc/trees/damage_tracker_unittest.cc   scoped_ptr<LayerImpl> root = CreateAndSetUpTestTreeWithOneSurface();
LayerImpl        1035 cc/trees/damage_tracker_unittest.cc   LayerImpl* child = root->children()[0];
LayerImpl        1044 cc/trees/damage_tracker_unittest.cc     scoped_ptr<LayerImpl> mask_layer =
LayerImpl        1045 cc/trees/damage_tracker_unittest.cc             LayerImpl::Create(host_impl_.active_tree(), 3);
LayerImpl        1052 cc/trees/damage_tracker_unittest.cc   LayerImpl* mask_layer = child->mask_layer();
LayerImpl        1058 cc/trees/damage_tracker_unittest.cc     scoped_ptr<LayerImpl> grand_child =
LayerImpl        1059 cc/trees/damage_tracker_unittest.cc             LayerImpl::Create(host_impl_.active_tree(), 4);
LayerImpl        1114 cc/trees/damage_tracker_unittest.cc   child->SetMaskLayer(scoped_ptr<LayerImpl>());
LayerImpl        1127 cc/trees/damage_tracker_unittest.cc   scoped_ptr<LayerImpl> root = CreateAndSetUpTestTreeWithTwoSurfaces();
LayerImpl        1128 cc/trees/damage_tracker_unittest.cc   LayerImpl* child1 = root->children()[0];
LayerImpl        1129 cc/trees/damage_tracker_unittest.cc   LayerImpl* grand_child1 = child1->children()[0];
LayerImpl        1138 cc/trees/damage_tracker_unittest.cc     scoped_ptr<LayerImpl> grand_child1_replica =
LayerImpl        1139 cc/trees/damage_tracker_unittest.cc             LayerImpl::Create(host_impl_.active_tree(), 6);
LayerImpl        1147 cc/trees/damage_tracker_unittest.cc   LayerImpl* grand_child1_replica = grand_child1->replica_layer();
LayerImpl        1151 cc/trees/damage_tracker_unittest.cc     scoped_ptr<LayerImpl> replica_mask_layer =
LayerImpl        1152 cc/trees/damage_tracker_unittest.cc             LayerImpl::Create(host_impl_.active_tree(), 7);
LayerImpl        1159 cc/trees/damage_tracker_unittest.cc   LayerImpl* replica_mask_layer = grand_child1_replica->mask_layer();
LayerImpl        1185 cc/trees/damage_tracker_unittest.cc   grand_child1_replica->SetMaskLayer(scoped_ptr<LayerImpl>());
LayerImpl        1199 cc/trees/damage_tracker_unittest.cc   scoped_ptr<LayerImpl> root = CreateAndSetUpTestTreeWithTwoSurfaces();
LayerImpl        1200 cc/trees/damage_tracker_unittest.cc   LayerImpl* child1 = root->children()[0];
LayerImpl        1201 cc/trees/damage_tracker_unittest.cc   LayerImpl* grand_child1 = child1->children()[0];
LayerImpl        1212 cc/trees/damage_tracker_unittest.cc     scoped_ptr<LayerImpl> grand_child1_replica =
LayerImpl        1213 cc/trees/damage_tracker_unittest.cc             LayerImpl::Create(host_impl_.active_tree(), 6);
LayerImpl        1223 cc/trees/damage_tracker_unittest.cc   LayerImpl* grand_child1_replica = grand_child1->replica_layer();
LayerImpl        1227 cc/trees/damage_tracker_unittest.cc     scoped_ptr<LayerImpl> replica_mask_layer =
LayerImpl        1228 cc/trees/damage_tracker_unittest.cc             LayerImpl::Create(host_impl_.active_tree(), 7);
LayerImpl        1236 cc/trees/damage_tracker_unittest.cc   LayerImpl* replica_mask_layer = grand_child1_replica->mask_layer();
LayerImpl        1256 cc/trees/damage_tracker_unittest.cc   scoped_ptr<LayerImpl> root = CreateAndSetUpTestTreeWithOneSurface();
LayerImpl        1257 cc/trees/damage_tracker_unittest.cc   LayerImpl* child = root->children()[0];
LayerImpl        1290 cc/trees/damage_tracker_unittest.cc   scoped_ptr<LayerImpl> root = LayerImpl::Create(host_impl_.active_tree(), 1);
LayerImpl        1313 cc/trees/damage_tracker_unittest.cc   scoped_ptr<LayerImpl> root = CreateAndSetUpTestTreeWithOneSurface();
LayerImpl        1314 cc/trees/damage_tracker_unittest.cc   LayerImpl* child = root->children()[0];
LayerImpl          63 cc/trees/layer_sorter.cc GraphNode::GraphNode(LayerImpl* layer_impl)
LayerImpl          54 cc/trees/layer_sorter.h   explicit GraphNode(LayerImpl* layer_impl);
LayerImpl          57 cc/trees/layer_sorter.h   LayerImpl* layer;
LayerImpl         217 cc/trees/layer_sorter_unittest.cc   scoped_ptr<LayerImpl> layer1 = LayerImpl::Create(host_impl.active_tree(), 1);
LayerImpl         218 cc/trees/layer_sorter_unittest.cc   scoped_ptr<LayerImpl> layer2 = LayerImpl::Create(host_impl.active_tree(), 2);
LayerImpl         219 cc/trees/layer_sorter_unittest.cc   scoped_ptr<LayerImpl> layer3 = LayerImpl::Create(host_impl.active_tree(), 3);
LayerImpl         220 cc/trees/layer_sorter_unittest.cc   scoped_ptr<LayerImpl> layer4 = LayerImpl::Create(host_impl.active_tree(), 4);
LayerImpl         221 cc/trees/layer_sorter_unittest.cc   scoped_ptr<LayerImpl> layer5 = LayerImpl::Create(host_impl.active_tree(), 5);
LayerImpl         283 cc/trees/layer_sorter_unittest.cc   scoped_ptr<LayerImpl> layer1 = LayerImpl::Create(host_impl.active_tree(), 1);
LayerImpl         284 cc/trees/layer_sorter_unittest.cc   scoped_ptr<LayerImpl> layer2 = LayerImpl::Create(host_impl.active_tree(), 2);
LayerImpl         333 cc/trees/layer_tree_host.cc     LayerImpl* hud_impl = LayerTreeHostCommon::FindLayerInSubtree(
LayerImpl         418 cc/trees/layer_tree_host_common.cc static inline bool TransformToParentIsKnown(LayerImpl* layer) { return true; }
LayerImpl         424 cc/trees/layer_tree_host_common.cc static inline bool TransformToScreenIsKnown(LayerImpl* layer) { return true; }
LayerImpl         479 cc/trees/layer_tree_host_common.cc static inline bool SubtreeShouldBeSkipped(LayerImpl* layer,
LayerImpl         524 cc/trees/layer_tree_host_common.cc static inline void SavePaintPropertiesLayer(LayerImpl* layer) {}
LayerImpl         668 cc/trees/layer_tree_host_common.cc     LayerImpl* layer,
LayerImpl         669 cc/trees/layer_tree_host_common.cc     LayerImpl* container,
LayerImpl         684 cc/trees/layer_tree_host_common.cc   LayerImpl* container_target_surface = container->render_target();
LayerImpl         685 cc/trees/layer_tree_host_common.cc   for (LayerImpl* current_target_surface = NextTargetSurface(layer);
LayerImpl         738 cc/trees/layer_tree_host_common.cc     LayerImpl* layer,
LayerImpl         739 cc/trees/layer_tree_host_common.cc     LayerImpl* container,
LayerImpl         771 cc/trees/layer_tree_host_common.cc     LayerImpl* scrolling_layer,
LayerImpl         820 cc/trees/layer_tree_host_common.cc     LayerImpl* layer,
LayerImpl         946 cc/trees/layer_tree_host_common.cc     LayerImpl* layer,
LayerImpl        1018 cc/trees/layer_tree_host_common.cc static inline RenderSurfaceImpl* CreateOrReuseRenderSurface(LayerImpl* layer) {
LayerImpl        2198 cc/trees/layer_tree_host_common.cc   SubtreeGlobals<LayerImpl> globals;
LayerImpl        2208 cc/trees/layer_tree_host_common.cc   DataForRecursion<LayerImpl> data_for_recursion;
LayerImpl        2224 cc/trees/layer_tree_host_common.cc   std::vector<AccumulatedSurfaceState<LayerImpl> >
LayerImpl        2226 cc/trees/layer_tree_host_common.cc   CalculateDrawPropertiesInternal<LayerImpl>(inputs->root_layer,
LayerImpl        2299 cc/trees/layer_tree_host_common.cc     LayerImpl* layer) {
LayerImpl        2300 cc/trees/layer_tree_host_common.cc   LayerImpl* current_layer = layer;
LayerImpl        2315 cc/trees/layer_tree_host_common.cc     LayerImpl* render_target = current_layer->render_target();
LayerImpl        2331 cc/trees/layer_tree_host_common.cc LayerImpl* LayerTreeHostCommon::FindLayerThatIsHitByPoint(
LayerImpl        2334 cc/trees/layer_tree_host_common.cc   LayerImpl* found_layer = NULL;
LayerImpl        2336 cc/trees/layer_tree_host_common.cc   typedef LayerIterator<LayerImpl> LayerIteratorType;
LayerImpl        2346 cc/trees/layer_tree_host_common.cc     LayerImpl* current_layer = (*it);
LayerImpl        2373 cc/trees/layer_tree_host_common.cc LayerImpl* LayerTreeHostCommon::FindLayerThatIsHitByPointInTouchHandlerRegion(
LayerImpl        2378 cc/trees/layer_tree_host_common.cc   LayerImpl* layer_impl = LayerTreeHostCommon::FindLayerThatIsHitByPoint(
LayerImpl        2395 cc/trees/layer_tree_host_common.cc     LayerImpl* layer_impl) {
LayerImpl          22 cc/trees/layer_tree_host_common.h class LayerImpl;
LayerImpl          99 cc/trees/layer_tree_host_common.h   static LayerImpl* FindLayerThatIsHitByPoint(
LayerImpl         103 cc/trees/layer_tree_host_common.h   static LayerImpl* FindLayerThatIsHitByPointInTouchHandlerRegion(
LayerImpl         109 cc/trees/layer_tree_host_common.h       LayerImpl* layer_impl);
LayerImpl         131 cc/trees/layer_tree_host_common.h   static LayerImpl* get_child_as_raw_ptr(
LayerImpl          73 cc/trees/layer_tree_host_common_unittest.cc   void SetLayerPropertiesForTesting(LayerImpl* layer,
LayerImpl          80 cc/trees/layer_tree_host_common_unittest.cc     SetLayerPropertiesForTestingInternal<LayerImpl>(layer,
LayerImpl         116 cc/trees/layer_tree_host_common_unittest.cc   void ExecuteCalculateDrawProperties(LayerImpl* root_layer,
LayerImpl         119 cc/trees/layer_tree_host_common_unittest.cc                                       LayerImpl* page_scale_application_layer,
LayerImpl         396 cc/trees/layer_tree_host_common_unittest.cc   scoped_ptr<LayerImpl> sublayer_scoped_ptr(
LayerImpl         397 cc/trees/layer_tree_host_common_unittest.cc       LayerImpl::Create(host_impl.active_tree(), 1));
LayerImpl         398 cc/trees/layer_tree_host_common_unittest.cc   LayerImpl* sublayer = sublayer_scoped_ptr.get();
LayerImpl         409 cc/trees/layer_tree_host_common_unittest.cc   scoped_ptr<LayerImpl> scroll_layer_scoped_ptr(
LayerImpl         410 cc/trees/layer_tree_host_common_unittest.cc       LayerImpl::Create(host_impl.active_tree(), 2));
LayerImpl         411 cc/trees/layer_tree_host_common_unittest.cc   LayerImpl* scroll_layer = scroll_layer_scoped_ptr.get();
LayerImpl         419 cc/trees/layer_tree_host_common_unittest.cc   scoped_ptr<LayerImpl> clip_layer_scoped_ptr(
LayerImpl         420 cc/trees/layer_tree_host_common_unittest.cc       LayerImpl::Create(host_impl.active_tree(), 4));
LayerImpl         421 cc/trees/layer_tree_host_common_unittest.cc   LayerImpl* clip_layer = clip_layer_scoped_ptr.get();
LayerImpl         431 cc/trees/layer_tree_host_common_unittest.cc   LayerImpl* scroll_layer_raw_ptr = scroll_layer_scoped_ptr.get();
LayerImpl         435 cc/trees/layer_tree_host_common_unittest.cc   scoped_ptr<LayerImpl> root(LayerImpl::Create(host_impl.active_tree(), 3));
LayerImpl        4034 cc/trees/layer_tree_host_common_unittest.cc   LayerImpl* result_layer = LayerTreeHostCommon::FindLayerThatIsHitByPoint(
LayerImpl        4048 cc/trees/layer_tree_host_common_unittest.cc   scoped_ptr<LayerImpl> root =
LayerImpl        4049 cc/trees/layer_tree_host_common_unittest.cc       LayerImpl::Create(host_impl.active_tree(), 12345);
LayerImpl        4076 cc/trees/layer_tree_host_common_unittest.cc   LayerImpl* result_layer = LayerTreeHostCommon::FindLayerThatIsHitByPoint(
LayerImpl        4103 cc/trees/layer_tree_host_common_unittest.cc   scoped_ptr<LayerImpl> root =
LayerImpl        4104 cc/trees/layer_tree_host_common_unittest.cc       LayerImpl::Create(host_impl.active_tree(), 12345);
LayerImpl        4133 cc/trees/layer_tree_host_common_unittest.cc   root->AddChild(hud.PassAs<LayerImpl>());
LayerImpl        4147 cc/trees/layer_tree_host_common_unittest.cc   LayerImpl* result_layer = LayerTreeHostCommon::FindLayerThatIsHitByPoint(
LayerImpl        4175 cc/trees/layer_tree_host_common_unittest.cc   scoped_ptr<LayerImpl> root =
LayerImpl        4176 cc/trees/layer_tree_host_common_unittest.cc       LayerImpl::Create(host_impl.active_tree(), 12345);
LayerImpl        4213 cc/trees/layer_tree_host_common_unittest.cc   LayerImpl* result_layer = LayerTreeHostCommon::FindLayerThatIsHitByPoint(
LayerImpl        4252 cc/trees/layer_tree_host_common_unittest.cc   scoped_ptr<LayerImpl> root =
LayerImpl        4253 cc/trees/layer_tree_host_common_unittest.cc       LayerImpl::Create(host_impl.active_tree(), 12345);
LayerImpl        4282 cc/trees/layer_tree_host_common_unittest.cc   LayerImpl* result_layer = LayerTreeHostCommon::FindLayerThatIsHitByPoint(
LayerImpl        4311 cc/trees/layer_tree_host_common_unittest.cc   scoped_ptr<LayerImpl> root =
LayerImpl        4312 cc/trees/layer_tree_host_common_unittest.cc       LayerImpl::Create(host_impl.active_tree(), 12345);
LayerImpl        4345 cc/trees/layer_tree_host_common_unittest.cc   LayerImpl* result_layer = LayerTreeHostCommon::FindLayerThatIsHitByPoint(
LayerImpl        4378 cc/trees/layer_tree_host_common_unittest.cc   scoped_ptr<LayerImpl> root =
LayerImpl        4379 cc/trees/layer_tree_host_common_unittest.cc       LayerImpl::Create(host_impl.active_tree(), 12345);
LayerImpl        4419 cc/trees/layer_tree_host_common_unittest.cc   LayerImpl* result_layer = LayerTreeHostCommon::FindLayerThatIsHitByPoint(
LayerImpl        4457 cc/trees/layer_tree_host_common_unittest.cc   scoped_ptr<LayerImpl> root = LayerImpl::Create(host_impl.active_tree(), 1);
LayerImpl        4472 cc/trees/layer_tree_host_common_unittest.cc     scoped_ptr<LayerImpl> test_layer =
LayerImpl        4473 cc/trees/layer_tree_host_common_unittest.cc         LayerImpl::Create(host_impl.active_tree(), 12345);
LayerImpl        4499 cc/trees/layer_tree_host_common_unittest.cc   LayerImpl* test_layer = root->children()[0];
LayerImpl        4508 cc/trees/layer_tree_host_common_unittest.cc   LayerImpl* result_layer = LayerTreeHostCommon::FindLayerThatIsHitByPoint(
LayerImpl        4546 cc/trees/layer_tree_host_common_unittest.cc   scoped_ptr<LayerImpl> root = LayerImpl::Create(host_impl.active_tree(), 1);
LayerImpl        4555 cc/trees/layer_tree_host_common_unittest.cc     scoped_ptr<LayerImpl> clipping_layer =
LayerImpl        4556 cc/trees/layer_tree_host_common_unittest.cc         LayerImpl::Create(host_impl.active_tree(), 123);
LayerImpl        4570 cc/trees/layer_tree_host_common_unittest.cc     scoped_ptr<LayerImpl> child =
LayerImpl        4571 cc/trees/layer_tree_host_common_unittest.cc         LayerImpl::Create(host_impl.active_tree(), 456);
LayerImpl        4601 cc/trees/layer_tree_host_common_unittest.cc   LayerImpl* result_layer = LayerTreeHostCommon::FindLayerThatIsHitByPoint(
LayerImpl        4640 cc/trees/layer_tree_host_common_unittest.cc   scoped_ptr<LayerImpl> root = LayerImpl::Create(host_impl.active_tree(), 123);
LayerImpl        4655 cc/trees/layer_tree_host_common_unittest.cc     scoped_ptr<LayerImpl> child =
LayerImpl        4656 cc/trees/layer_tree_host_common_unittest.cc         LayerImpl::Create(host_impl.active_tree(), 456);
LayerImpl        4657 cc/trees/layer_tree_host_common_unittest.cc     scoped_ptr<LayerImpl> grand_child =
LayerImpl        4658 cc/trees/layer_tree_host_common_unittest.cc         LayerImpl::Create(host_impl.active_tree(), 789);
LayerImpl        4659 cc/trees/layer_tree_host_common_unittest.cc     scoped_ptr<LayerImpl> rotated_leaf =
LayerImpl        4660 cc/trees/layer_tree_host_common_unittest.cc         LayerImpl::Create(host_impl.active_tree(), 2468);
LayerImpl        4741 cc/trees/layer_tree_host_common_unittest.cc   LayerImpl* result_layer = LayerTreeHostCommon::FindLayerThatIsHitByPoint(
LayerImpl        4794 cc/trees/layer_tree_host_common_unittest.cc   scoped_ptr<LayerImpl> root = LayerImpl::Create(host_impl.active_tree(), 1);
LayerImpl        4803 cc/trees/layer_tree_host_common_unittest.cc     scoped_ptr<LayerImpl> intermediate_layer =
LayerImpl        4804 cc/trees/layer_tree_host_common_unittest.cc         LayerImpl::Create(host_impl.active_tree(), 123);
LayerImpl        4823 cc/trees/layer_tree_host_common_unittest.cc     scoped_ptr<LayerImpl> child =
LayerImpl        4824 cc/trees/layer_tree_host_common_unittest.cc         LayerImpl::Create(host_impl.active_tree(), 456);
LayerImpl        4852 cc/trees/layer_tree_host_common_unittest.cc   LayerImpl* result_layer = LayerTreeHostCommon::FindLayerThatIsHitByPoint(
LayerImpl        4879 cc/trees/layer_tree_host_common_unittest.cc   scoped_ptr<LayerImpl> root = LayerImpl::Create(host_impl.active_tree(), 1);
LayerImpl        4900 cc/trees/layer_tree_host_common_unittest.cc     scoped_ptr<LayerImpl> child1 =
LayerImpl        4901 cc/trees/layer_tree_host_common_unittest.cc         LayerImpl::Create(host_impl.active_tree(), 2);
LayerImpl        4902 cc/trees/layer_tree_host_common_unittest.cc     scoped_ptr<LayerImpl> child2 =
LayerImpl        4903 cc/trees/layer_tree_host_common_unittest.cc         LayerImpl::Create(host_impl.active_tree(), 3);
LayerImpl        4904 cc/trees/layer_tree_host_common_unittest.cc     scoped_ptr<LayerImpl> grand_child1 =
LayerImpl        4905 cc/trees/layer_tree_host_common_unittest.cc         LayerImpl::Create(host_impl.active_tree(), 4);
LayerImpl        4948 cc/trees/layer_tree_host_common_unittest.cc   LayerImpl* child1 = root->children()[0];
LayerImpl        4949 cc/trees/layer_tree_host_common_unittest.cc   LayerImpl* child2 = root->children()[1];
LayerImpl        4950 cc/trees/layer_tree_host_common_unittest.cc   LayerImpl* grand_child1 = child1->children()[0];
LayerImpl        4974 cc/trees/layer_tree_host_common_unittest.cc   LayerImpl* result_layer = LayerTreeHostCommon::FindLayerThatIsHitByPoint(
LayerImpl        5027 cc/trees/layer_tree_host_common_unittest.cc   scoped_ptr<LayerImpl> root = LayerImpl::Create(host_impl.active_tree(), 1);
LayerImpl        5048 cc/trees/layer_tree_host_common_unittest.cc     scoped_ptr<LayerImpl> child1 =
LayerImpl        5049 cc/trees/layer_tree_host_common_unittest.cc         LayerImpl::Create(host_impl.active_tree(), 2);
LayerImpl        5050 cc/trees/layer_tree_host_common_unittest.cc     scoped_ptr<LayerImpl> child2 =
LayerImpl        5051 cc/trees/layer_tree_host_common_unittest.cc         LayerImpl::Create(host_impl.active_tree(), 3);
LayerImpl        5052 cc/trees/layer_tree_host_common_unittest.cc     scoped_ptr<LayerImpl> grand_child1 =
LayerImpl        5053 cc/trees/layer_tree_host_common_unittest.cc         LayerImpl::Create(host_impl.active_tree(), 4);
LayerImpl        5099 cc/trees/layer_tree_host_common_unittest.cc   LayerImpl* child1 = root->children()[0];
LayerImpl        5100 cc/trees/layer_tree_host_common_unittest.cc   LayerImpl* child2 = root->children()[1];
LayerImpl        5101 cc/trees/layer_tree_host_common_unittest.cc   LayerImpl* grand_child1 = child1->children()[0];
LayerImpl        5132 cc/trees/layer_tree_host_common_unittest.cc   LayerImpl* result_layer = LayerTreeHostCommon::FindLayerThatIsHitByPoint(
LayerImpl        5183 cc/trees/layer_tree_host_common_unittest.cc   scoped_ptr<LayerImpl> root =
LayerImpl        5184 cc/trees/layer_tree_host_common_unittest.cc       LayerImpl::Create(host_impl.active_tree(), 1);
LayerImpl        5202 cc/trees/layer_tree_host_common_unittest.cc     scoped_ptr<LayerImpl> empty_layer =
LayerImpl        5203 cc/trees/layer_tree_host_common_unittest.cc         LayerImpl::Create(host_impl.active_tree(), 2);
LayerImpl        5220 cc/trees/layer_tree_host_common_unittest.cc     scoped_ptr<LayerImpl> test_layer =
LayerImpl        5221 cc/trees/layer_tree_host_common_unittest.cc         LayerImpl::Create(host_impl.active_tree(), 3);
LayerImpl        5240 cc/trees/layer_tree_host_common_unittest.cc     scoped_ptr<LayerImpl> test_layer =
LayerImpl        5241 cc/trees/layer_tree_host_common_unittest.cc         LayerImpl::Create(host_impl.active_tree(), 4);
LayerImpl        5273 cc/trees/layer_tree_host_common_unittest.cc   LayerImpl* result_layer = LayerTreeHostCommon::FindLayerThatIsHitByPoint(
LayerImpl        5300 cc/trees/layer_tree_host_common_unittest.cc   LayerImpl* result_layer =
LayerImpl        5316 cc/trees/layer_tree_host_common_unittest.cc   scoped_ptr<LayerImpl> root =
LayerImpl        5317 cc/trees/layer_tree_host_common_unittest.cc       LayerImpl::Create(host_impl.active_tree(), 12345);
LayerImpl        5346 cc/trees/layer_tree_host_common_unittest.cc   LayerImpl* result_layer =
LayerImpl        5401 cc/trees/layer_tree_host_common_unittest.cc   scoped_ptr<LayerImpl> root =
LayerImpl        5402 cc/trees/layer_tree_host_common_unittest.cc       LayerImpl::Create(host_impl.active_tree(), 12345);
LayerImpl        5442 cc/trees/layer_tree_host_common_unittest.cc   LayerImpl* result_layer =
LayerImpl        5489 cc/trees/layer_tree_host_common_unittest.cc   scoped_ptr<LayerImpl> root =
LayerImpl        5490 cc/trees/layer_tree_host_common_unittest.cc       LayerImpl::Create(host_impl.active_tree(), 12345);
LayerImpl        5521 cc/trees/layer_tree_host_common_unittest.cc   LayerImpl* result_layer =
LayerImpl        5575 cc/trees/layer_tree_host_common_unittest.cc   scoped_ptr<LayerImpl> root = LayerImpl::Create(host_impl.active_tree(), 1);
LayerImpl        5591 cc/trees/layer_tree_host_common_unittest.cc     scoped_ptr<LayerImpl> test_layer =
LayerImpl        5592 cc/trees/layer_tree_host_common_unittest.cc         LayerImpl::Create(host_impl.active_tree(), 12345);
LayerImpl        5619 cc/trees/layer_tree_host_common_unittest.cc   LayerImpl* test_layer = root->children()[0];
LayerImpl        5627 cc/trees/layer_tree_host_common_unittest.cc   LayerImpl* result_layer =
LayerImpl        5683 cc/trees/layer_tree_host_common_unittest.cc   scoped_ptr<LayerImpl> root = LayerImpl::Create(host_impl.active_tree(), 1);
LayerImpl        5699 cc/trees/layer_tree_host_common_unittest.cc     scoped_ptr<LayerImpl> test_layer =
LayerImpl        5700 cc/trees/layer_tree_host_common_unittest.cc         LayerImpl::Create(host_impl.active_tree(), 12345);
LayerImpl        5731 cc/trees/layer_tree_host_common_unittest.cc   LayerImpl* test_layer = root->children()[0];
LayerImpl        5744 cc/trees/layer_tree_host_common_unittest.cc   LayerImpl* result_layer =
LayerImpl        5815 cc/trees/layer_tree_host_common_unittest.cc   scoped_ptr<LayerImpl> root = LayerImpl::Create(host_impl.active_tree(), 1);
LayerImpl        5824 cc/trees/layer_tree_host_common_unittest.cc     scoped_ptr<LayerImpl> clipping_layer =
LayerImpl        5825 cc/trees/layer_tree_host_common_unittest.cc         LayerImpl::Create(host_impl.active_tree(), 123);
LayerImpl        5839 cc/trees/layer_tree_host_common_unittest.cc     scoped_ptr<LayerImpl> child =
LayerImpl        5840 cc/trees/layer_tree_host_common_unittest.cc         LayerImpl::Create(host_impl.active_tree(), 456);
LayerImpl        5872 cc/trees/layer_tree_host_common_unittest.cc   LayerImpl* result_layer =
LayerImpl        5916 cc/trees/layer_tree_host_common_unittest.cc   scoped_ptr<LayerImpl> root = LayerImpl::Create(host_impl.active_tree(), 1);
LayerImpl        5925 cc/trees/layer_tree_host_common_unittest.cc     scoped_ptr<LayerImpl> touch_layer =
LayerImpl        5926 cc/trees/layer_tree_host_common_unittest.cc         LayerImpl::Create(host_impl.active_tree(), 123);
LayerImpl        5944 cc/trees/layer_tree_host_common_unittest.cc     scoped_ptr<LayerImpl> notouch_layer =
LayerImpl        5945 cc/trees/layer_tree_host_common_unittest.cc         LayerImpl::Create(host_impl.active_tree(), 1234);
LayerImpl        5974 cc/trees/layer_tree_host_common_unittest.cc   LayerImpl* result_layer =
LayerImpl        7616 cc/trees/layer_tree_host_common_unittest.cc   scoped_ptr<LayerImpl> root = LayerImpl::Create(host_impl.pending_tree(), 1);
LayerImpl        7628 cc/trees/layer_tree_host_common_unittest.cc   scoped_ptr<LayerImpl> child = LayerImpl::Create(host_impl.pending_tree(), 2);
LayerImpl        7876 cc/trees/layer_tree_host_common_unittest.cc   scoped_ptr<LayerImpl> root = LayerImpl::Create(host_impl.pending_tree(), 1);
LayerImpl        7886 cc/trees/layer_tree_host_common_unittest.cc   scoped_ptr<LayerImpl> child = LayerImpl::Create(host_impl.pending_tree(), 2);
LayerImpl        7896 cc/trees/layer_tree_host_common_unittest.cc   scoped_ptr<LayerImpl> grand_child =
LayerImpl        7897 cc/trees/layer_tree_host_common_unittest.cc       LayerImpl::Create(host_impl.pending_tree(), 3);
LayerImpl        7989 cc/trees/layer_tree_host_common_unittest.cc   scoped_ptr<LayerImpl> root = LayerImpl::Create(host_impl.pending_tree(), 1);
LayerImpl        7999 cc/trees/layer_tree_host_common_unittest.cc   scoped_ptr<LayerImpl> child = LayerImpl::Create(host_impl.pending_tree(), 2);
LayerImpl        8010 cc/trees/layer_tree_host_common_unittest.cc   scoped_ptr<LayerImpl> grand_child =
LayerImpl        8011 cc/trees/layer_tree_host_common_unittest.cc       LayerImpl::Create(host_impl.pending_tree(), 3);
LayerImpl        8876 cc/trees/layer_tree_host_common_unittest.cc   scoped_ptr<LayerImpl> root =
LayerImpl        8877 cc/trees/layer_tree_host_common_unittest.cc       LayerImpl::Create(host_impl.active_tree(), 12345);
LayerImpl        8878 cc/trees/layer_tree_host_common_unittest.cc   scoped_ptr<LayerImpl> child1 =
LayerImpl        8879 cc/trees/layer_tree_host_common_unittest.cc       LayerImpl::Create(host_impl.active_tree(), 123456);
LayerImpl        8880 cc/trees/layer_tree_host_common_unittest.cc   scoped_ptr<LayerImpl> child2 =
LayerImpl        8881 cc/trees/layer_tree_host_common_unittest.cc       LayerImpl::Create(host_impl.active_tree(), 1234567);
LayerImpl        8882 cc/trees/layer_tree_host_common_unittest.cc   scoped_ptr<LayerImpl> child3 =
LayerImpl        8883 cc/trees/layer_tree_host_common_unittest.cc       LayerImpl::Create(host_impl.active_tree(), 12345678);
LayerImpl        9467 cc/trees/layer_tree_host_common_unittest.cc   scoped_ptr<LayerImpl> root = LayerImpl::Create(host_impl.active_tree(), 1);
LayerImpl        9468 cc/trees/layer_tree_host_common_unittest.cc   scoped_ptr<LayerImpl> scroll_parent_border =
LayerImpl        9469 cc/trees/layer_tree_host_common_unittest.cc       LayerImpl::Create(host_impl.active_tree(), 2);
LayerImpl        9470 cc/trees/layer_tree_host_common_unittest.cc   scoped_ptr<LayerImpl> scroll_parent_clip =
LayerImpl        9471 cc/trees/layer_tree_host_common_unittest.cc       LayerImpl::Create(host_impl.active_tree(), 3);
LayerImpl        9472 cc/trees/layer_tree_host_common_unittest.cc   scoped_ptr<LayerImpl> scroll_parent =
LayerImpl        9473 cc/trees/layer_tree_host_common_unittest.cc       LayerImpl::Create(host_impl.active_tree(), 4);
LayerImpl        9474 cc/trees/layer_tree_host_common_unittest.cc   scoped_ptr<LayerImpl> scroll_child =
LayerImpl        9475 cc/trees/layer_tree_host_common_unittest.cc       LayerImpl::Create(host_impl.active_tree(), 5);
LayerImpl        9476 cc/trees/layer_tree_host_common_unittest.cc   scoped_ptr<LayerImpl> bottom_content =
LayerImpl        9477 cc/trees/layer_tree_host_common_unittest.cc       LayerImpl::Create(host_impl.active_tree(), 6);
LayerImpl        9478 cc/trees/layer_tree_host_common_unittest.cc   scoped_ptr<LayerImpl> top_content =
LayerImpl        9479 cc/trees/layer_tree_host_common_unittest.cc       LayerImpl::Create(host_impl.active_tree(), 7);
LayerImpl        9484 cc/trees/layer_tree_host_common_unittest.cc   scoped_ptr<std::set<LayerImpl*> > scroll_children(new std::set<LayerImpl*>);
LayerImpl        9594 cc/trees/layer_tree_host_common_unittest.cc   scoped_ptr<LayerImpl> root = LayerImpl::Create(host_impl.active_tree(), 1);
LayerImpl        9595 cc/trees/layer_tree_host_common_unittest.cc   scoped_ptr<LayerImpl> container =
LayerImpl        9596 cc/trees/layer_tree_host_common_unittest.cc       LayerImpl::Create(host_impl.active_tree(), 2);
LayerImpl        9597 cc/trees/layer_tree_host_common_unittest.cc   LayerImpl* container_layer = container.get();
LayerImpl        9598 cc/trees/layer_tree_host_common_unittest.cc   scoped_ptr<LayerImpl> scroller =
LayerImpl        9599 cc/trees/layer_tree_host_common_unittest.cc       LayerImpl::Create(host_impl.active_tree(), 3);
LayerImpl        9600 cc/trees/layer_tree_host_common_unittest.cc   LayerImpl* scroll_layer = scroller.get();
LayerImpl        9601 cc/trees/layer_tree_host_common_unittest.cc   scoped_ptr<LayerImpl> fixed = LayerImpl::Create(host_impl.active_tree(), 4);
LayerImpl        9602 cc/trees/layer_tree_host_common_unittest.cc   LayerImpl* fixed_layer = fixed.get();
LayerImpl         484 cc/trees/layer_tree_host_impl.cc   LayerImpl* layer_impl =
LayerImpl         499 cc/trees/layer_tree_host_impl.cc     LayerImpl* root_draw_layer,
LayerImpl         509 cc/trees/layer_tree_host_impl.cc     LayerImpl* render_surface_layer = render_surface_layer_list[surface_index];
LayerImpl         561 cc/trees/layer_tree_host_impl.cc     LayerImpl* layer,
LayerImpl         562 cc/trees/layer_tree_host_impl.cc     const OcclusionTracker<LayerImpl>& occlusion_tracker,
LayerImpl         575 cc/trees/layer_tree_host_impl.cc     LayerImpl* layer,
LayerImpl         577 cc/trees/layer_tree_host_impl.cc     const OcclusionTracker<LayerImpl>& occlusion_tracker,
LayerImpl         607 cc/trees/layer_tree_host_impl.cc     LayerImpl* root_layer,
LayerImpl         609 cc/trees/layer_tree_host_impl.cc     const OcclusionTracker<LayerImpl>& occlusion_tracker) {
LayerImpl         737 cc/trees/layer_tree_host_impl.cc     LayerImpl* render_surface_layer =
LayerImpl         760 cc/trees/layer_tree_host_impl.cc   OcclusionTracker<LayerImpl> occlusion_tracker(
LayerImpl         776 cc/trees/layer_tree_host_impl.cc   typedef LayerIterator<LayerImpl> LayerIteratorType;
LayerImpl         915 cc/trees/layer_tree_host_impl.cc     LayerImpl* layer = active_tree_->LayersWithCopyOutputRequest().back();
LayerImpl        1335 cc/trees/layer_tree_host_impl.cc static void LayerTreeHostImplDidBeginTracingCallback(LayerImpl* layer) {
LayerImpl        1507 cc/trees/layer_tree_host_impl.cc   LayerImpl* container_layer = active_tree_->InnerViewportContainerLayer();
LayerImpl        1520 cc/trees/layer_tree_host_impl.cc   LayerImpl* container_layer = active_tree_->InnerViewportContainerLayer();
LayerImpl        1560 cc/trees/layer_tree_host_impl.cc LayerImpl* LayerTreeHostImpl::RootLayer() const {
LayerImpl        1564 cc/trees/layer_tree_host_impl.cc LayerImpl* LayerTreeHostImpl::InnerViewportScrollLayer() const {
LayerImpl        1568 cc/trees/layer_tree_host_impl.cc LayerImpl* LayerTreeHostImpl::OuterViewportScrollLayer() const {
LayerImpl        1572 cc/trees/layer_tree_host_impl.cc LayerImpl* LayerTreeHostImpl::CurrentlyScrollingLayer() const {
LayerImpl        1587 cc/trees/layer_tree_host_impl.cc static LayerImpl* FindScrollLayerForContentLayer(LayerImpl* layer_impl) {
LayerImpl        2042 cc/trees/layer_tree_host_impl.cc static LayerImpl* NextScrollLayer(LayerImpl* layer) {
LayerImpl        2043 cc/trees/layer_tree_host_impl.cc   if (LayerImpl* scroll_parent = layer->scroll_parent())
LayerImpl        2048 cc/trees/layer_tree_host_impl.cc LayerImpl* LayerTreeHostImpl::FindScrollLayerForDeviceViewportPoint(
LayerImpl        2051 cc/trees/layer_tree_host_impl.cc     LayerImpl* layer_impl,
LayerImpl        2057 cc/trees/layer_tree_host_impl.cc   LayerImpl* potentially_scrolling_layer_impl = 0;
LayerImpl        2067 cc/trees/layer_tree_host_impl.cc     LayerImpl* scroll_layer_impl = FindScrollLayerForContentLayer(layer_impl);
LayerImpl        2105 cc/trees/layer_tree_host_impl.cc   LayerImpl* layer_impl = LayerTreeHostCommon::FindLayerThatIsHitByPoint(
LayerImpl        2109 cc/trees/layer_tree_host_impl.cc   LayerImpl* potentially_scrolling_layer_impl =
LayerImpl        2140 cc/trees/layer_tree_host_impl.cc     LayerImpl* layer_impl,
LayerImpl        2215 cc/trees/layer_tree_host_impl.cc static gfx::Vector2dF ScrollLayerWithLocalDelta(LayerImpl* layer_impl,
LayerImpl        2242 cc/trees/layer_tree_host_impl.cc   for (LayerImpl* layer_impl = CurrentlyScrollingLayer();
LayerImpl        2360 cc/trees/layer_tree_host_impl.cc   for (LayerImpl* layer_impl = CurrentlyScrollingLayer();
LayerImpl        2443 cc/trees/layer_tree_host_impl.cc     LayerImpl* layer_impl) {
LayerImpl        2465 cc/trees/layer_tree_host_impl.cc   LayerImpl* layer_impl = LayerTreeHostCommon::FindLayerThatIsHitByPoint(
LayerImpl        2472 cc/trees/layer_tree_host_impl.cc     LayerImpl* scroll_layer_impl = active_tree_->LayerById(
LayerImpl        2489 cc/trees/layer_tree_host_impl.cc   LayerImpl* scroll_layer_impl =
LayerImpl        2505 cc/trees/layer_tree_host_impl.cc   for (LayerImpl::ScrollbarSet::iterator it =
LayerImpl        2519 cc/trees/layer_tree_host_impl.cc bool LayerTreeHostImpl::HandleMouseOverScrollbar(LayerImpl* layer_impl,
LayerImpl        2614 cc/trees/layer_tree_host_impl.cc                                 LayerImpl* layer_impl) {
LayerImpl        2648 cc/trees/layer_tree_host_impl.cc   LayerImpl* scroll_layer = OuterViewportScrollLayer()
LayerImpl        2751 cc/trees/layer_tree_host_impl.cc void LayerTreeHostImpl::SendReleaseResourcesRecursive(LayerImpl* current) {
LayerImpl        2824 cc/trees/layer_tree_host_impl.cc void LayerTreeHostImpl::AnimateScrollbarsRecursive(LayerImpl* layer,
LayerImpl        2847 cc/trees/layer_tree_host_impl.cc void LayerTreeHostImpl::StartScrollbarAnimationRecursive(LayerImpl* layer,
LayerImpl          44 cc/trees/layer_tree_host_impl.h class LayerImpl;
LayerImpl         280 cc/trees/layer_tree_host_impl.h   LayerImpl* RootLayer() const;
LayerImpl         281 cc/trees/layer_tree_host_impl.h   LayerImpl* InnerViewportScrollLayer() const;
LayerImpl         282 cc/trees/layer_tree_host_impl.h   LayerImpl* OuterViewportScrollLayer() const;
LayerImpl         283 cc/trees/layer_tree_host_impl.h   LayerImpl* CurrentlyScrollingLayer() const;
LayerImpl         479 cc/trees/layer_tree_host_impl.h       LayerImpl* layer_impl,
LayerImpl         485 cc/trees/layer_tree_host_impl.h       LayerImpl* root_draw_layer,
LayerImpl         495 cc/trees/layer_tree_host_impl.h   void SendReleaseResourcesRecursive(LayerImpl* current);
LayerImpl         499 cc/trees/layer_tree_host_impl.h   bool HandleMouseOverScrollbar(LayerImpl* layer_impl,
LayerImpl         502 cc/trees/layer_tree_host_impl.h   void AnimateScrollbarsRecursive(LayerImpl* layer,
LayerImpl         505 cc/trees/layer_tree_host_impl.h   LayerImpl* FindScrollLayerForDeviceViewportPoint(
LayerImpl         508 cc/trees/layer_tree_host_impl.h       LayerImpl* layer_hit_by_point,
LayerImpl         512 cc/trees/layer_tree_host_impl.h                                    LayerImpl* layer_impl);
LayerImpl         513 cc/trees/layer_tree_host_impl.h   void StartScrollbarAnimationRecursive(LayerImpl* layer, base::TimeTicks time);
LayerImpl         170 cc/trees/layer_tree_host_impl_unittest.cc   void SetupRootLayerImpl(scoped_ptr<LayerImpl> root) {
LayerImpl         180 cc/trees/layer_tree_host_impl_unittest.cc   static void ExpectClearedScrollDeltasRecursive(LayerImpl* layer) {
LayerImpl         213 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* CreateScrollAndContentsLayers(LayerTreeImpl* layer_tree_impl,
LayerImpl         218 cc/trees/layer_tree_host_impl_unittest.cc     scoped_ptr<LayerImpl> root =
LayerImpl         219 cc/trees/layer_tree_host_impl_unittest.cc         LayerImpl::Create(layer_tree_impl, 1);
LayerImpl         225 cc/trees/layer_tree_host_impl_unittest.cc     scoped_ptr<LayerImpl> scroll =
LayerImpl         226 cc/trees/layer_tree_host_impl_unittest.cc         LayerImpl::Create(layer_tree_impl, kInnerViewportScrollLayerId);
LayerImpl         227 cc/trees/layer_tree_host_impl_unittest.cc     LayerImpl* scroll_layer = scroll.get();
LayerImpl         231 cc/trees/layer_tree_host_impl_unittest.cc     scoped_ptr<LayerImpl> clip =
LayerImpl         232 cc/trees/layer_tree_host_impl_unittest.cc         LayerImpl::Create(layer_tree_impl, kInnerViewportClipLayerId);
LayerImpl         236 cc/trees/layer_tree_host_impl_unittest.cc     scoped_ptr<LayerImpl> page_scale =
LayerImpl         237 cc/trees/layer_tree_host_impl_unittest.cc         LayerImpl::Create(layer_tree_impl, kPageScaleLayerId);
LayerImpl         246 cc/trees/layer_tree_host_impl_unittest.cc     scoped_ptr<LayerImpl> contents =
LayerImpl         247 cc/trees/layer_tree_host_impl_unittest.cc         LayerImpl::Create(layer_tree_impl, 3);
LayerImpl         266 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* SetupScrollAndContentsLayers(const gfx::Size& content_size) {
LayerImpl         267 cc/trees/layer_tree_host_impl_unittest.cc     LayerImpl* scroll_layer = CreateScrollAndContentsLayers(
LayerImpl         274 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> CreateScrollableLayer(int id,
LayerImpl         276 cc/trees/layer_tree_host_impl_unittest.cc                                               LayerImpl* clip_layer) {
LayerImpl         279 cc/trees/layer_tree_host_impl_unittest.cc     scoped_ptr<LayerImpl> layer =
LayerImpl         280 cc/trees/layer_tree_host_impl_unittest.cc         LayerImpl::Create(host_impl_->active_tree(), id);
LayerImpl         317 cc/trees/layer_tree_host_impl_unittest.cc     host_impl_->active_tree()->SetRootLayer(scoped_ptr<LayerImpl>());
LayerImpl         424 cc/trees/layer_tree_host_impl_unittest.cc     scoped_ptr<LayerImpl> root =
LayerImpl         425 cc/trees/layer_tree_host_impl_unittest.cc         LayerImpl::Create(host_impl_->active_tree(), 1);
LayerImpl         426 cc/trees/layer_tree_host_impl_unittest.cc     root->AddChild(LayerImpl::Create(host_impl_->active_tree(), 2));
LayerImpl         427 cc/trees/layer_tree_host_impl_unittest.cc     root->AddChild(LayerImpl::Create(host_impl_->active_tree(), 3));
LayerImpl         429 cc/trees/layer_tree_host_impl_unittest.cc         LayerImpl::Create(host_impl_->active_tree(), 4));
LayerImpl         431 cc/trees/layer_tree_host_impl_unittest.cc         LayerImpl::Create(host_impl_->active_tree(), 5));
LayerImpl         433 cc/trees/layer_tree_host_impl_unittest.cc         LayerImpl::Create(host_impl_->active_tree(), 6));
LayerImpl         436 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* root = host_impl_->active_tree()->root_layer();
LayerImpl         455 cc/trees/layer_tree_host_impl_unittest.cc     scoped_ptr<LayerImpl> root_clip =
LayerImpl         456 cc/trees/layer_tree_host_impl_unittest.cc         LayerImpl::Create(host_impl_->active_tree(), 2);
LayerImpl         457 cc/trees/layer_tree_host_impl_unittest.cc     scoped_ptr<LayerImpl> root =
LayerImpl         458 cc/trees/layer_tree_host_impl_unittest.cc         LayerImpl::Create(host_impl_->active_tree(), 1);
LayerImpl         460 cc/trees/layer_tree_host_impl_unittest.cc     LayerImpl* root_layer = root.get();
LayerImpl         468 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* root = host_impl_->active_tree()->root_layer()->children()[0];
LayerImpl         529 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* scroll_layer = SetupScrollAndContentsLayers(gfx::Size(100, 100));
LayerImpl         567 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* root = host_impl_->active_tree()->root_layer();
LayerImpl         621 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* root = host_impl_->active_tree()->root_layer();
LayerImpl         638 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* root = host_impl_->active_tree()->root_layer();
LayerImpl         652 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* root = host_impl_->active_tree()->root_layer();
LayerImpl         683 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* root = host_impl_->active_tree()->root_layer();
LayerImpl         705 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* scroll_layer = SetupScrollAndContentsLayers(gfx::Size(200, 200));
LayerImpl         718 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* scroll_layer = SetupScrollAndContentsLayers(gfx::Size(200, 200));
LayerImpl         800 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* scroll_layer = SetupScrollAndContentsLayers(gfx::Size(200, 200));
LayerImpl         805 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* overflow = scroll_layer->children()[0];
LayerImpl         867 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* scroll_layer = SetupScrollAndContentsLayers(gfx::Size(100, 100));
LayerImpl         872 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* container_layer = scroll_layer->scroll_clip_layer();
LayerImpl         948 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* scroll_layer = host_impl_->InnerViewportScrollLayer();
LayerImpl        1090 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* scroll_layer = host_impl_->InnerViewportScrollLayer();
LayerImpl        1160 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* scroll_layer = host_impl_->InnerViewportScrollLayer();
LayerImpl        1238 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> root =
LayerImpl        1239 cc/trees/layer_tree_host_impl_unittest.cc       LayerImpl::Create(host_impl_->active_tree(), 1);
LayerImpl        1242 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> scroll =
LayerImpl        1243 cc/trees/layer_tree_host_impl_unittest.cc       LayerImpl::Create(host_impl_->active_tree(), 2);
LayerImpl        1251 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> contents =
LayerImpl        1252 cc/trees/layer_tree_host_impl_unittest.cc       LayerImpl::Create(host_impl_->active_tree(), 3);
LayerImpl        1264 cc/trees/layer_tree_host_impl_unittest.cc   root->AddChild(scrollbar.PassAs<LayerImpl>());
LayerImpl        1346 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> root =
LayerImpl        1347 cc/trees/layer_tree_host_impl_unittest.cc       LayerImpl::Create(host_impl_->active_tree(), 1);
LayerImpl        1350 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> scroll =
LayerImpl        1351 cc/trees/layer_tree_host_impl_unittest.cc       LayerImpl::Create(host_impl_->active_tree(), 2);
LayerImpl        1358 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> contents =
LayerImpl        1359 cc/trees/layer_tree_host_impl_unittest.cc       LayerImpl::Create(host_impl_->active_tree(), 3);
LayerImpl        1375 cc/trees/layer_tree_host_impl_unittest.cc   root->AddChild(scrollbar.PassAs<LayerImpl>());
LayerImpl        1382 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* root_scroll =
LayerImpl        1489 cc/trees/layer_tree_host_impl_unittest.cc   static scoped_ptr<LayerImpl> Create(LayerTreeImpl* tree_impl, int id) {
LayerImpl        1490 cc/trees/layer_tree_host_impl_unittest.cc     return scoped_ptr<LayerImpl>(new DidDrawCheckLayer(tree_impl, id));
LayerImpl        1719 cc/trees/layer_tree_host_impl_unittest.cc   static scoped_ptr<LayerImpl> Create(LayerTreeImpl* tree_impl,
LayerImpl        1725 cc/trees/layer_tree_host_impl_unittest.cc     return scoped_ptr<LayerImpl>(new MissingTextureAnimatingLayer(
LayerImpl        1945 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> root = LayerImpl::Create(host_impl_->active_tree(), 1);
LayerImpl        1975 cc/trees/layer_tree_host_impl_unittest.cc     scoped_ptr<LayerImpl> root =
LayerImpl        1976 cc/trees/layer_tree_host_impl_unittest.cc         LayerImpl::Create(host_impl_->active_tree(), 1);
LayerImpl        1977 cc/trees/layer_tree_host_impl_unittest.cc     scoped_ptr<LayerImpl> root_clip =
LayerImpl        1978 cc/trees/layer_tree_host_impl_unittest.cc         LayerImpl::Create(host_impl_->active_tree(), 2);
LayerImpl        1996 cc/trees/layer_tree_host_impl_unittest.cc     LayerImpl* root_clip_ptr = host_impl_->active_tree()->root_layer();
LayerImpl        2023 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* inner_viewport_scroll_layer =
LayerImpl        2048 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* inner_viewport_scroll_layer =
LayerImpl        2075 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* root_clip_ptr = host_impl_->active_tree()->root_layer();
LayerImpl        2119 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> content_layer =
LayerImpl        2120 cc/trees/layer_tree_host_impl_unittest.cc       LayerImpl::Create(host_impl_->active_tree(), 1);
LayerImpl        2128 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> scroll_clip_layer =
LayerImpl        2129 cc/trees/layer_tree_host_impl_unittest.cc       LayerImpl::Create(host_impl_->active_tree(), 3);
LayerImpl        2132 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> scroll_layer =
LayerImpl        2133 cc/trees/layer_tree_host_impl_unittest.cc       LayerImpl::Create(host_impl_->active_tree(), 2);
LayerImpl        2158 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> root = LayerImpl::Create(host_impl_->active_tree(), 1);
LayerImpl        2177 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> root = LayerImpl::Create(host_impl_->active_tree(), 1);
LayerImpl        2194 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> root = LayerImpl::Create(host_impl_->active_tree(), 1);
LayerImpl        2195 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> child =
LayerImpl        2219 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> clip_layer =
LayerImpl        2220 cc/trees/layer_tree_host_impl_unittest.cc       LayerImpl::Create(host_impl_->active_tree(), 3);
LayerImpl        2221 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> content_layer =
LayerImpl        2228 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> scroll_layer =
LayerImpl        2248 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> root = LayerImpl::Create(host_impl_->active_tree(), 1);
LayerImpl        2249 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> root_clip =
LayerImpl        2250 cc/trees/layer_tree_host_impl_unittest.cc       LayerImpl::Create(host_impl_->active_tree(), 2);
LayerImpl        2251 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> root_scrolling =
LayerImpl        2265 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* root_scroll =
LayerImpl        2298 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> root = LayerImpl::Create(host_impl_->active_tree(), 1);
LayerImpl        2299 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> root_clip =
LayerImpl        2300 cc/trees/layer_tree_host_impl_unittest.cc       LayerImpl::Create(host_impl_->active_tree(), 2);
LayerImpl        2301 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> root_scrolling =
LayerImpl        2316 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* root_scroll =
LayerImpl        2359 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* scroll = SetupScrollAndContentsLayers(surface_size);
LayerImpl        2360 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* root = host_impl_->active_tree()->root_layer();
LayerImpl        2361 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* child = scroll->children()[0];
LayerImpl        2363 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> scrollable_child_clip =
LayerImpl        2364 cc/trees/layer_tree_host_impl_unittest.cc       LayerImpl::Create(host_impl_->active_tree(), 6);
LayerImpl        2365 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> scrollable_child =
LayerImpl        2369 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* grand_child = child->children()[0];
LayerImpl        2410 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> root = LayerImpl::Create(host_impl_->active_tree(), 1);
LayerImpl        2412 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> root_scrolling =
LayerImpl        2413 cc/trees/layer_tree_host_impl_unittest.cc       LayerImpl::Create(host_impl_->active_tree(), 2);
LayerImpl        2418 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* root_scrolling_ptr = root_scrolling.get();
LayerImpl        2421 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> child_scrolling = CreateScrollableLayer(
LayerImpl        2423 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* child = child_scrolling.get();
LayerImpl        2465 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> root = LayerImpl::Create(host_impl_->active_tree(), 1);
LayerImpl        2468 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> grand_child =
LayerImpl        2471 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> child =
LayerImpl        2473 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* grand_child_layer = grand_child.get();
LayerImpl        2476 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* child_layer = child.get();
LayerImpl        2497 cc/trees/layer_tree_host_impl_unittest.cc     LayerImpl* child = host_impl_->active_tree()->root_layer()->children()[0];
LayerImpl        2498 cc/trees/layer_tree_host_impl_unittest.cc     LayerImpl* grand_child = child->children()[0];
LayerImpl        2511 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> root = LayerImpl::Create(host_impl_->active_tree(), 1);
LayerImpl        2512 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> root_scrolling =
LayerImpl        2516 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> grand_child =
LayerImpl        2519 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> child =
LayerImpl        2521 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* grand_child_layer = grand_child.get();
LayerImpl        2524 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* child_layer = child.get();
LayerImpl        2549 cc/trees/layer_tree_host_impl_unittest.cc     LayerImpl* child =
LayerImpl        2551 cc/trees/layer_tree_host_impl_unittest.cc     LayerImpl* grand_child = child->children()[0];
LayerImpl        2618 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> root_clip =
LayerImpl        2619 cc/trees/layer_tree_host_impl_unittest.cc       LayerImpl::Create(host_impl_->active_tree(), 3);
LayerImpl        2620 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> root =
LayerImpl        2624 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> child =
LayerImpl        2657 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> root_clip =
LayerImpl        2658 cc/trees/layer_tree_host_impl_unittest.cc       LayerImpl::Create(host_impl_->active_tree(), 1);
LayerImpl        2659 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> root_scroll =
LayerImpl        2672 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> root_clip2 =
LayerImpl        2673 cc/trees/layer_tree_host_impl_unittest.cc       LayerImpl::Create(host_impl_->active_tree(), 3);
LayerImpl        2674 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> root_scroll2 =
LayerImpl        2689 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* scroll_layer = SetupScrollAndContentsLayers(gfx::Size(100, 100));
LayerImpl        2731 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* scroll_layer = SetupScrollAndContentsLayers(gfx::Size(100, 100));
LayerImpl        2737 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> clip_layer =
LayerImpl        2738 cc/trees/layer_tree_host_impl_unittest.cc       LayerImpl::Create(host_impl_->active_tree(), child_clip_layer_id);
LayerImpl        2739 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> child = CreateScrollableLayer(
LayerImpl        2754 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* child_ptr = child.get();
LayerImpl        2817 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* scroll_layer =
LayerImpl        2937 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* scroll_layer = SetupScrollAndContentsLayers(gfx::Size(100, 100));
LayerImpl        2938 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* clip_layer = scroll_layer->parent()->parent();
LayerImpl        3059 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> root_clip =
LayerImpl        3060 cc/trees/layer_tree_host_impl_unittest.cc       LayerImpl::Create(host_impl_->active_tree(), 4);
LayerImpl        3061 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> root =
LayerImpl        3064 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> grand_child =
LayerImpl        3067 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> child =
LayerImpl        3069 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* grand_child_layer = grand_child.get();
LayerImpl        3072 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* child_layer = child.get();
LayerImpl        3123 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> root_clip =
LayerImpl        3124 cc/trees/layer_tree_host_impl_unittest.cc       LayerImpl::Create(host_impl_->active_tree(), 3);
LayerImpl        3125 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> root =
LayerImpl        3128 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> child =
LayerImpl        3159 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* scroll_layer = SetupScrollAndContentsLayers(gfx::Size(50, 50));
LayerImpl        3160 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* clip_layer = scroll_layer->parent()->parent();
LayerImpl        3177 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> root_clip =
LayerImpl        3178 cc/trees/layer_tree_host_impl_unittest.cc       LayerImpl::Create(host_impl_->active_tree(), 3);
LayerImpl        3179 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> root =
LayerImpl        3182 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> child =
LayerImpl        3232 cc/trees/layer_tree_host_impl_unittest.cc class BlendStateCheckLayer : public LayerImpl {
LayerImpl        3234 cc/trees/layer_tree_host_impl_unittest.cc   static scoped_ptr<LayerImpl> Create(LayerTreeImpl* tree_impl,
LayerImpl        3237 cc/trees/layer_tree_host_impl_unittest.cc     return scoped_ptr<LayerImpl>(new BlendStateCheckLayer(tree_impl,
LayerImpl        3288 cc/trees/layer_tree_host_impl_unittest.cc       : LayerImpl(tree_impl, id),
LayerImpl        3317 cc/trees/layer_tree_host_impl_unittest.cc     scoped_ptr<LayerImpl> root =
LayerImpl        3318 cc/trees/layer_tree_host_impl_unittest.cc         LayerImpl::Create(host_impl_->active_tree(), 1);
LayerImpl        3325 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* root = host_impl_->active_tree()->root_layer();
LayerImpl        3572 cc/trees/layer_tree_host_impl_unittest.cc         LayerImpl::Create(host_impl_->active_tree(), 1));
LayerImpl        3844 cc/trees/layer_tree_host_impl_unittest.cc class FakeDrawableLayerImpl: public LayerImpl {
LayerImpl        3846 cc/trees/layer_tree_host_impl_unittest.cc   static scoped_ptr<LayerImpl> Create(LayerTreeImpl* tree_impl, int id) {
LayerImpl        3847 cc/trees/layer_tree_host_impl_unittest.cc     return scoped_ptr<LayerImpl>(new FakeDrawableLayerImpl(tree_impl, id));
LayerImpl        3851 cc/trees/layer_tree_host_impl_unittest.cc       : LayerImpl(tree_impl, id) {}
LayerImpl        3863 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> root =
LayerImpl        3936 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> root =
LayerImpl        3938 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> child =
LayerImpl        4000 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> root =
LayerImpl        4002 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> child =
LayerImpl        4026 cc/trees/layer_tree_host_impl_unittest.cc class FakeLayerWithQuads : public LayerImpl {
LayerImpl        4028 cc/trees/layer_tree_host_impl_unittest.cc   static scoped_ptr<LayerImpl> Create(LayerTreeImpl* tree_impl, int id) {
LayerImpl        4029 cc/trees/layer_tree_host_impl_unittest.cc     return scoped_ptr<LayerImpl>(new FakeLayerWithQuads(tree_impl, id));
LayerImpl        4048 cc/trees/layer_tree_host_impl_unittest.cc       : LayerImpl(tree_impl, id) {}
LayerImpl        4257 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> root =
LayerImpl        4258 cc/trees/layer_tree_host_impl_unittest.cc       LayerImpl::Create(my_host_impl->active_tree(), 1);
LayerImpl        4259 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> child =
LayerImpl        4260 cc/trees/layer_tree_host_impl_unittest.cc       LayerImpl::Create(my_host_impl->active_tree(), 2);
LayerImpl        4261 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> grand_child =
LayerImpl        4364 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> root_layer =
LayerImpl        4365 cc/trees/layer_tree_host_impl_unittest.cc       LayerImpl::Create(host_impl_->active_tree(), 1);
LayerImpl        4380 cc/trees/layer_tree_host_impl_unittest.cc   root_layer->AddChild(video_layer.PassAs<LayerImpl>());
LayerImpl        4389 cc/trees/layer_tree_host_impl_unittest.cc   root_layer->AddChild(io_surface_layer.PassAs<LayerImpl>());
LayerImpl        4406 cc/trees/layer_tree_host_impl_unittest.cc       LayerImpl::Create(host_impl_->active_tree(), 100));
LayerImpl        4432 cc/trees/layer_tree_host_impl_unittest.cc   SetupRootLayerImpl(LayerImpl::Create(host_impl_->active_tree(), 1));
LayerImpl        4526 cc/trees/layer_tree_host_impl_unittest.cc       LayerImpl* child = host_impl_->active_tree()->root_layer()->children()[0];
LayerImpl        4531 cc/trees/layer_tree_host_impl_unittest.cc       LayerImpl* root = host_impl_->active_tree()->root_layer();
LayerImpl        4560 cc/trees/layer_tree_host_impl_unittest.cc   root->AddChild(child.PassAs<LayerImpl>());
LayerImpl        4562 cc/trees/layer_tree_host_impl_unittest.cc   host_impl_->active_tree()->SetRootLayer(root.PassAs<LayerImpl>());
LayerImpl        4587 cc/trees/layer_tree_host_impl_unittest.cc class FakeMaskLayerImpl : public LayerImpl {
LayerImpl        4600 cc/trees/layer_tree_host_impl_unittest.cc       : LayerImpl(tree_impl, id) {}
LayerImpl        4614 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> scoped_root =
LayerImpl        4615 cc/trees/layer_tree_host_impl_unittest.cc       LayerImpl::Create(host_impl_->active_tree(), 1);
LayerImpl        4616 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* root = scoped_root.get();
LayerImpl        4619 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> scoped_scaling_layer =
LayerImpl        4620 cc/trees/layer_tree_host_impl_unittest.cc       LayerImpl::Create(host_impl_->active_tree(), 2);
LayerImpl        4621 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* scaling_layer = scoped_scaling_layer.get();
LayerImpl        4624 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> scoped_content_layer =
LayerImpl        4625 cc/trees/layer_tree_host_impl_unittest.cc       LayerImpl::Create(host_impl_->active_tree(), 3);
LayerImpl        4626 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* content_layer = scoped_content_layer.get();
LayerImpl        4632 cc/trees/layer_tree_host_impl_unittest.cc   content_layer->SetMaskLayer(scoped_mask_layer.PassAs<LayerImpl>());
LayerImpl        4752 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> scoped_root =
LayerImpl        4753 cc/trees/layer_tree_host_impl_unittest.cc       LayerImpl::Create(host_impl_->active_tree(), 1);
LayerImpl        4754 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* root = scoped_root.get();
LayerImpl        4757 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> scoped_content_layer =
LayerImpl        4758 cc/trees/layer_tree_host_impl_unittest.cc       LayerImpl::Create(host_impl_->active_tree(), 3);
LayerImpl        4759 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* content_layer = scoped_content_layer.get();
LayerImpl        4765 cc/trees/layer_tree_host_impl_unittest.cc   content_layer->SetMaskLayer(scoped_mask_layer.PassAs<LayerImpl>());
LayerImpl        4901 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> scoped_root =
LayerImpl        4902 cc/trees/layer_tree_host_impl_unittest.cc       LayerImpl::Create(host_impl_->active_tree(), 1);
LayerImpl        4903 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* root = scoped_root.get();
LayerImpl        4906 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> scoped_content_layer =
LayerImpl        4907 cc/trees/layer_tree_host_impl_unittest.cc       LayerImpl::Create(host_impl_->active_tree(), 3);
LayerImpl        4908 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* content_layer = scoped_content_layer.get();
LayerImpl        4911 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> scoped_replica_layer =
LayerImpl        4912 cc/trees/layer_tree_host_impl_unittest.cc       LayerImpl::Create(host_impl_->active_tree(), 2);
LayerImpl        4913 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* replica_layer = scoped_replica_layer.get();
LayerImpl        4919 cc/trees/layer_tree_host_impl_unittest.cc   replica_layer->SetMaskLayer(scoped_mask_layer.PassAs<LayerImpl>());
LayerImpl        5059 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> scoped_root =
LayerImpl        5060 cc/trees/layer_tree_host_impl_unittest.cc       LayerImpl::Create(host_impl_->active_tree(), 1);
LayerImpl        5061 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* root = scoped_root.get();
LayerImpl        5064 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> scoped_content_layer =
LayerImpl        5065 cc/trees/layer_tree_host_impl_unittest.cc       LayerImpl::Create(host_impl_->active_tree(), 2);
LayerImpl        5066 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* content_layer = scoped_content_layer.get();
LayerImpl        5069 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> scoped_content_child_layer =
LayerImpl        5070 cc/trees/layer_tree_host_impl_unittest.cc       LayerImpl::Create(host_impl_->active_tree(), 3);
LayerImpl        5071 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* content_child_layer = scoped_content_child_layer.get();
LayerImpl        5074 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> scoped_replica_layer =
LayerImpl        5075 cc/trees/layer_tree_host_impl_unittest.cc       LayerImpl::Create(host_impl_->active_tree(), 4);
LayerImpl        5076 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* replica_layer = scoped_replica_layer.get();
LayerImpl        5082 cc/trees/layer_tree_host_impl_unittest.cc   replica_layer->SetMaskLayer(scoped_mask_layer.PassAs<LayerImpl>());
LayerImpl        5187 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> scoped_root =
LayerImpl        5188 cc/trees/layer_tree_host_impl_unittest.cc       LayerImpl::Create(host_impl_->active_tree(), 1);
LayerImpl        5189 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* root = scoped_root.get();
LayerImpl        5192 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> scoped_clipping_layer =
LayerImpl        5193 cc/trees/layer_tree_host_impl_unittest.cc       LayerImpl::Create(host_impl_->active_tree(), 2);
LayerImpl        5194 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* clipping_layer = scoped_clipping_layer.get();
LayerImpl        5197 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> scoped_content_layer =
LayerImpl        5198 cc/trees/layer_tree_host_impl_unittest.cc       LayerImpl::Create(host_impl_->active_tree(), 3);
LayerImpl        5199 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* content_layer = scoped_content_layer.get();
LayerImpl        5202 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> scoped_content_child_layer =
LayerImpl        5203 cc/trees/layer_tree_host_impl_unittest.cc       LayerImpl::Create(host_impl_->active_tree(), 4);
LayerImpl        5204 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* content_child_layer = scoped_content_child_layer.get();
LayerImpl        5210 cc/trees/layer_tree_host_impl_unittest.cc   content_layer->SetMaskLayer(scoped_mask_layer.PassAs<LayerImpl>());
LayerImpl        5298 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> scoped_root =
LayerImpl        5299 cc/trees/layer_tree_host_impl_unittest.cc       LayerImpl::Create(host_impl_->pending_tree(), 1);
LayerImpl        5300 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* root = scoped_root.get();
LayerImpl        5304 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> scoped_scrolling_layer =
LayerImpl        5305 cc/trees/layer_tree_host_impl_unittest.cc       LayerImpl::Create(host_impl_->pending_tree(), 2);
LayerImpl        5306 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* scrolling_layer = scoped_scrolling_layer.get();
LayerImpl        5316 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* content_layer = scoped_content_layer.get();
LayerImpl        5317 cc/trees/layer_tree_host_impl_unittest.cc   scrolling_layer->AddChild(scoped_content_layer.PassAs<LayerImpl>());
LayerImpl        5445 cc/trees/layer_tree_host_impl_unittest.cc   root_layer->AddChild(video_layer.PassAs<LayerImpl>());
LayerImpl        5446 cc/trees/layer_tree_host_impl_unittest.cc   SetupRootLayerImpl(root_layer.PassAs<LayerImpl>());
LayerImpl        5475 cc/trees/layer_tree_host_impl_unittest.cc     SetupRootLayerImpl(root_layer.PassAs<LayerImpl>());
LayerImpl        5772 cc/trees/layer_tree_host_impl_unittest.cc   SetupRootLayerImpl(LayerImpl::Create(host_impl_->active_tree(), 1));
LayerImpl        5804 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> root_clip =
LayerImpl        5805 cc/trees/layer_tree_host_impl_unittest.cc       LayerImpl::Create(host_impl_->active_tree(), 3);
LayerImpl        5806 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> root =
LayerImpl        5809 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> child =
LayerImpl        5848 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> root = LayerImpl::Create(host_impl_->active_tree(), 1);
LayerImpl        5849 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> root_scrolling =
LayerImpl        5852 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> grand_child =
LayerImpl        5856 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> child =
LayerImpl        5869 cc/trees/layer_tree_host_impl_unittest.cc     LayerImpl* child =
LayerImpl        5871 cc/trees/layer_tree_host_impl_unittest.cc     LayerImpl* grand_child = child->children()[0];
LayerImpl        5917 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> root_clip =
LayerImpl        5918 cc/trees/layer_tree_host_impl_unittest.cc       LayerImpl::Create(host_impl_->active_tree(), 3);
LayerImpl        5919 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> root_scroll =
LayerImpl        5922 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<LayerImpl> child =
LayerImpl        5965 cc/trees/layer_tree_host_impl_unittest.cc   host_impl_->active_tree()->SetRootLayer(root.PassAs<LayerImpl>());
LayerImpl        6090 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* scroll_layer = SetupScrollAndContentsLayers(gfx::Size(100, 200));
LayerImpl        6153 cc/trees/layer_tree_host_impl_unittest.cc     scoped_ptr<LayerImpl> inner_scroll =
LayerImpl        6154 cc/trees/layer_tree_host_impl_unittest.cc         LayerImpl::Create(layer_tree_impl, kInnerViewportScrollLayerId);
LayerImpl        6158 cc/trees/layer_tree_host_impl_unittest.cc     scoped_ptr<LayerImpl> inner_clip =
LayerImpl        6159 cc/trees/layer_tree_host_impl_unittest.cc         LayerImpl::Create(layer_tree_impl, kInnerViewportClipLayerId);
LayerImpl        6162 cc/trees/layer_tree_host_impl_unittest.cc     scoped_ptr<LayerImpl> page_scale =
LayerImpl        6163 cc/trees/layer_tree_host_impl_unittest.cc         LayerImpl::Create(layer_tree_impl, kPageScaleLayerId);
LayerImpl        6171 cc/trees/layer_tree_host_impl_unittest.cc     scoped_ptr<LayerImpl> outer_clip =
LayerImpl        6172 cc/trees/layer_tree_host_impl_unittest.cc         LayerImpl::Create(layer_tree_impl, kOuterViewportClipLayerId);
LayerImpl        6176 cc/trees/layer_tree_host_impl_unittest.cc     scoped_ptr<LayerImpl> outer_scroll =
LayerImpl        6177 cc/trees/layer_tree_host_impl_unittest.cc         LayerImpl::Create(layer_tree_impl, kOuterViewportScrollLayerId);
LayerImpl        6185 cc/trees/layer_tree_host_impl_unittest.cc     scoped_ptr<LayerImpl> contents =
LayerImpl        6186 cc/trees/layer_tree_host_impl_unittest.cc         LayerImpl::Create(layer_tree_impl, 8);
LayerImpl        6214 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* outer_scroll = host_impl_->OuterViewportScrollLayer();
LayerImpl        6215 cc/trees/layer_tree_host_impl_unittest.cc   LayerImpl* inner_scroll = host_impl_->InnerViewportScrollLayer();
LayerImpl         933 cc/trees/layer_tree_host_pixeltest_readback.cc     LayerImpl* root_impl = host_impl->active_tree()->root_layer();
LayerImpl         935 cc/trees/layer_tree_host_pixeltest_readback.cc     LayerImpl* background_impl = root_impl->children()[0];
LayerImpl         939 cc/trees/layer_tree_host_pixeltest_readback.cc     LayerImpl* green_impl = background_impl->children()[0];
LayerImpl         943 cc/trees/layer_tree_host_pixeltest_readback.cc     LayerImpl* blue_impl = green_impl->children()[0];
LayerImpl        1122 cc/trees/layer_tree_host_pixeltest_readback.cc     LayerImpl* root_impl = host_impl->active_tree()->root_layer();
LayerImpl        1124 cc/trees/layer_tree_host_pixeltest_readback.cc     LayerImpl* background_impl = root_impl->children()[0];
LayerImpl        1128 cc/trees/layer_tree_host_pixeltest_readback.cc     LayerImpl* green_impl = background_impl->children()[0];
LayerImpl        1132 cc/trees/layer_tree_host_pixeltest_readback.cc     LayerImpl* blue_impl = green_impl->children()[0];
LayerImpl         195 cc/trees/layer_tree_host_unittest.cc   void VerifyAfterValues(LayerImpl* layer) {
LayerImpl         849 cc/trees/layer_tree_host_unittest.cc     LayerImpl* root = host_impl->active_tree()->root_layer();
LayerImpl         850 cc/trees/layer_tree_host_unittest.cc     LayerImpl* parent = root->children()[0];
LayerImpl         851 cc/trees/layer_tree_host_unittest.cc     LayerImpl* child = parent->children()[0];
LayerImpl        1454 cc/trees/layer_tree_host_unittest.cc     LayerImpl* root = impl->active_tree()->root_layer();
LayerImpl        1455 cc/trees/layer_tree_host_unittest.cc     LayerImpl* child = impl->active_tree()->root_layer()->children()[0];
LayerImpl        2027 cc/trees/layer_tree_host_unittest.cc   virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
LayerImpl        2029 cc/trees/layer_tree_host_unittest.cc   virtual void PushPropertiesTo(LayerImpl* impl) OVERRIDE;
LayerImpl        2053 cc/trees/layer_tree_host_unittest.cc class EvictionTestLayerImpl : public LayerImpl {
LayerImpl        2071 cc/trees/layer_tree_host_unittest.cc       : LayerImpl(tree_impl, id), has_texture_(false) {}
LayerImpl        2096 cc/trees/layer_tree_host_unittest.cc scoped_ptr<LayerImpl> EvictionTestLayer::CreateLayerImpl(
LayerImpl        2099 cc/trees/layer_tree_host_unittest.cc       .PassAs<LayerImpl>();
LayerImpl        2102 cc/trees/layer_tree_host_unittest.cc void EvictionTestLayer::PushPropertiesTo(LayerImpl* layer_impl) {
LayerImpl        2863 cc/trees/layer_tree_host_unittest.cc       LayerImpl* root_layer = host_impl->active_tree()->root_layer();
LayerImpl        2866 cc/trees/layer_tree_host_unittest.cc       LayerImpl* root_layer = host_impl->active_tree()->root_layer();
LayerImpl        3281 cc/trees/layer_tree_host_unittest.cc class PushPropertiesCountingLayerImpl : public LayerImpl {
LayerImpl        3290 cc/trees/layer_tree_host_unittest.cc   virtual void PushPropertiesTo(LayerImpl* layer) OVERRIDE {
LayerImpl        3291 cc/trees/layer_tree_host_unittest.cc     LayerImpl::PushPropertiesTo(layer);
LayerImpl        3298 cc/trees/layer_tree_host_unittest.cc   virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
LayerImpl        3301 cc/trees/layer_tree_host_unittest.cc         PassAs<LayerImpl>();
LayerImpl        3311 cc/trees/layer_tree_host_unittest.cc       : LayerImpl(tree_impl, id),
LayerImpl        3324 cc/trees/layer_tree_host_unittest.cc   virtual void PushPropertiesTo(LayerImpl* layer) OVERRIDE {
LayerImpl        3331 cc/trees/layer_tree_host_unittest.cc   virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
LayerImpl        3334 cc/trees/layer_tree_host_unittest.cc         PassAs<LayerImpl>();
LayerImpl        4418 cc/trees/layer_tree_host_unittest.cc     LayerImpl* root = impl->active_tree()->root_layer();
LayerImpl        4419 cc/trees/layer_tree_host_unittest.cc     LayerImpl* parent = root->children()[0];
LayerImpl        4420 cc/trees/layer_tree_host_unittest.cc     LayerImpl* child = parent->children()[0];
LayerImpl        5124 cc/trees/layer_tree_host_unittest.cc     LayerImpl* root = host_impl->pending_tree()->root_layer();
LayerImpl        5136 cc/trees/layer_tree_host_unittest.cc     LayerImpl* root = host_impl->active_tree()->root_layer();
LayerImpl        5179 cc/trees/layer_tree_host_unittest.cc     LayerImpl* root = host_impl->pending_tree()->root_layer();
LayerImpl        5192 cc/trees/layer_tree_host_unittest.cc     LayerImpl* root = host_impl->active_tree()->root_layer();
LayerImpl         383 cc/trees/layer_tree_host_unittest_copyrequest.cc     LayerImpl* root = host_impl->active_tree()->root_layer();
LayerImpl         384 cc/trees/layer_tree_host_unittest_copyrequest.cc     LayerImpl* grand_parent = root->children()[0];
LayerImpl         385 cc/trees/layer_tree_host_unittest_copyrequest.cc     LayerImpl* parent = grand_parent->children()[0];
LayerImpl         386 cc/trees/layer_tree_host_unittest_copyrequest.cc     LayerImpl* copy_layer = parent->children()[0];
LayerImpl         498 cc/trees/layer_tree_host_unittest_copyrequest.cc       LayerImpl* root = impl->active_tree()->root_layer();
LayerImpl         510 cc/trees/layer_tree_host_unittest_damage.cc     LayerImpl* root = host_impl->active_tree()->root_layer();
LayerImpl         511 cc/trees/layer_tree_host_unittest_damage.cc     LayerImpl* scroll_clip_layer = root->children()[0];
LayerImpl         512 cc/trees/layer_tree_host_unittest_damage.cc     LayerImpl* scroll_layer = scroll_clip_layer->children()[0];
LayerImpl         586 cc/trees/layer_tree_host_unittest_damage.cc     LayerImpl* root = host_impl->active_tree()->root_layer();
LayerImpl         587 cc/trees/layer_tree_host_unittest_damage.cc     LayerImpl* scroll_clip_layer = root->children()[0];
LayerImpl         588 cc/trees/layer_tree_host_unittest_damage.cc     LayerImpl* scroll_layer = scroll_clip_layer->children()[0];
LayerImpl         341 cc/trees/layer_tree_host_unittest_delegated.cc     LayerImpl* root_impl = host_impl->active_tree()->root_layer();
LayerImpl         374 cc/trees/layer_tree_host_unittest_delegated.cc     LayerImpl* root_impl = host_impl->active_tree()->root_layer();
LayerImpl         449 cc/trees/layer_tree_host_unittest_delegated.cc     LayerImpl* root_impl = host_impl->active_tree()->root_layer();
LayerImpl         864 cc/trees/layer_tree_host_unittest_delegated.cc     LayerImpl* root_impl = host_impl->active_tree()->root_layer();
LayerImpl         904 cc/trees/layer_tree_host_unittest_delegated.cc     LayerImpl* root_impl = host_impl->active_tree()->root_layer();
LayerImpl        1157 cc/trees/layer_tree_host_unittest_delegated.cc     LayerImpl* root_impl = host_impl->active_tree()->root_layer();
LayerImpl        1269 cc/trees/layer_tree_host_unittest_delegated.cc     LayerImpl* root_impl = host_impl->active_tree()->root_layer();
LayerImpl        1392 cc/trees/layer_tree_host_unittest_delegated.cc     LayerImpl* root_impl = host_impl->active_tree()->root_layer();
LayerImpl        1512 cc/trees/layer_tree_host_unittest_delegated.cc     LayerImpl* root_impl = host_impl->active_tree()->root_layer();
LayerImpl        1590 cc/trees/layer_tree_host_unittest_delegated.cc     LayerImpl* root_impl = host_impl->active_tree()->root_layer();
LayerImpl        1658 cc/trees/layer_tree_host_unittest_delegated.cc     LayerImpl* root_impl = host_impl->active_tree()->root_layer();
LayerImpl        1692 cc/trees/layer_tree_host_unittest_delegated.cc     LayerImpl* root_impl = host_impl->active_tree()->root_layer();
LayerImpl        1825 cc/trees/layer_tree_host_unittest_delegated.cc     LayerImpl* root_impl = host_impl->active_tree()->root_layer();
LayerImpl          56 cc/trees/layer_tree_host_unittest_picture.cc     LayerImpl* pending_root_impl = impl->pending_tree()->root_layer();
LayerImpl          57 cc/trees/layer_tree_host_unittest_picture.cc     LayerImpl* active_root_impl = impl->active_tree()->root_layer();
LayerImpl          92 cc/trees/layer_tree_host_unittest_picture.cc     LayerImpl* active_root_impl = impl->active_tree()->root_layer();
LayerImpl          64 cc/trees/layer_tree_host_unittest_scroll.cc     LayerImpl* root = impl->active_tree()->root_layer();
LayerImpl          65 cc/trees/layer_tree_host_unittest_scroll.cc     LayerImpl* scroll_layer = root->children()[0];
LayerImpl         140 cc/trees/layer_tree_host_unittest_scroll.cc     LayerImpl* scroll_layer =
LayerImpl         276 cc/trees/layer_tree_host_unittest_scroll.cc     LayerImpl* root_scroll_layer =
LayerImpl         392 cc/trees/layer_tree_host_unittest_scroll.cc     LayerImpl* root = impl->active_tree()->root_layer();
LayerImpl         393 cc/trees/layer_tree_host_unittest_scroll.cc     LayerImpl* scroll_layer = root->children()[0];
LayerImpl         537 cc/trees/layer_tree_host_unittest_scroll.cc     LayerImpl* root_impl = impl->active_tree()->root_layer();
LayerImpl         538 cc/trees/layer_tree_host_unittest_scroll.cc     LayerImpl* root_scroll_layer_impl = root_impl->children()[0];
LayerImpl         539 cc/trees/layer_tree_host_unittest_scroll.cc     LayerImpl* child_layer_impl = root_scroll_layer_impl->children()[0];
LayerImpl         541 cc/trees/layer_tree_host_unittest_scroll.cc     LayerImpl* expected_scroll_layer_impl = NULL;
LayerImpl         542 cc/trees/layer_tree_host_unittest_scroll.cc     LayerImpl* expected_no_scroll_layer_impl = NULL;
LayerImpl         815 cc/trees/layer_tree_host_unittest_scroll.cc     LayerImpl* root = impl->active_tree()->root_layer();
LayerImpl         816 cc/trees/layer_tree_host_unittest_scroll.cc     LayerImpl* scroll_layer = root->children()[0];
LayerImpl         817 cc/trees/layer_tree_host_unittest_scroll.cc     LayerImpl* pending_root =
LayerImpl         846 cc/trees/layer_tree_host_unittest_scroll.cc           LayerImpl* pending_scroll_layer = pending_root->children()[0];
LayerImpl         936 cc/trees/layer_tree_host_unittest_scroll.cc       LayerImpl* active_root = impl->active_tree()->root_layer();
LayerImpl         937 cc/trees/layer_tree_host_unittest_scroll.cc       LayerImpl* active_scroll_layer = active_root->children()[0];
LayerImpl         947 cc/trees/layer_tree_host_unittest_scroll.cc     LayerImpl* active_root = impl->active_tree()->root_layer();
LayerImpl         948 cc/trees/layer_tree_host_unittest_scroll.cc     LayerImpl* active_scroll_layer =
LayerImpl         950 cc/trees/layer_tree_host_unittest_scroll.cc     LayerImpl* pending_root = impl->pending_tree()->root_layer();
LayerImpl         951 cc/trees/layer_tree_host_unittest_scroll.cc     LayerImpl* pending_scroll_layer = pending_root->children()[0];
LayerImpl         995 cc/trees/layer_tree_host_unittest_scroll.cc     LayerImpl* root = impl->active_tree()->root_layer();
LayerImpl         996 cc/trees/layer_tree_host_unittest_scroll.cc     LayerImpl* scroll_layer = root->children()[0];
LayerImpl        1037 cc/trees/layer_tree_host_unittest_scroll.cc     LayerImpl* root = impl->active_tree()->root_layer();
LayerImpl        1038 cc/trees/layer_tree_host_unittest_scroll.cc     LayerImpl* scroll_layer = root->children()[0];
LayerImpl        1165 cc/trees/layer_tree_host_unittest_scroll.cc     LayerImpl* root = impl->active_tree()->root_layer();
LayerImpl          53 cc/trees/layer_tree_host_unittest_video.cc     LayerImpl* root_layer = host_impl->active_tree()->root_layer();
LayerImpl          31 cc/trees/layer_tree_impl.cc   LayerScrollOffsetDelegateProxy(LayerImpl* layer,
LayerImpl          70 cc/trees/layer_tree_impl.cc   LayerImpl* layer_;
LayerImpl         109 cc/trees/layer_tree_impl.cc void LayerTreeImpl::SetRootLayer(scoped_ptr<LayerImpl> layer) {
LayerImpl         126 cc/trees/layer_tree_impl.cc LayerImpl* LayerTreeImpl::InnerViewportScrollLayer() const {
LayerImpl         130 cc/trees/layer_tree_impl.cc LayerImpl* LayerTreeImpl::OuterViewportScrollLayer() const {
LayerImpl         167 cc/trees/layer_tree_impl.cc scoped_ptr<LayerImpl> LayerTreeImpl::DetachLayerTree() {
LayerImpl         241 cc/trees/layer_tree_impl.cc LayerImpl* LayerTreeImpl::InnerViewportContainerLayer() const {
LayerImpl         247 cc/trees/layer_tree_impl.cc LayerImpl* LayerTreeImpl::CurrentlyScrollingLayer() const {
LayerImpl         252 cc/trees/layer_tree_impl.cc void LayerTreeImpl::SetCurrentlyScrollingLayer(LayerImpl* layer) {
LayerImpl         271 cc/trees/layer_tree_impl.cc   LayerImpl* container_layer = InnerViewportContainerLayer();
LayerImpl         280 cc/trees/layer_tree_impl.cc void ForceScrollbarParameterUpdateAfterScaleChange(LayerImpl* current_layer) {
LayerImpl         358 cc/trees/layer_tree_impl.cc   LayerImpl* root_scroll_layer = OuterViewportScrollLayer()
LayerImpl         363 cc/trees/layer_tree_impl.cc   LayerImpl* layer = root_scroll_layer->children()[0];
LayerImpl         368 cc/trees/layer_tree_impl.cc static void ApplySentScrollDeltasFromAbortedCommitTo(LayerImpl* layer) {
LayerImpl         386 cc/trees/layer_tree_impl.cc static void ApplyScrollDeltasSinceBeginMainFrameTo(LayerImpl* layer) {
LayerImpl         454 cc/trees/layer_tree_impl.cc     LayerImpl* page_scale_layer =
LayerImpl         483 cc/trees/layer_tree_impl.cc     typedef LayerIterator<LayerImpl> LayerIteratorType;
LayerImpl         491 cc/trees/layer_tree_impl.cc       LayerImpl* layer = *it;
LayerImpl         512 cc/trees/layer_tree_impl.cc   LayerImpl* root_scroll_layer = OuterViewportScrollLayer()
LayerImpl         520 cc/trees/layer_tree_impl.cc LayerImpl* LayerTreeImpl::LayerById(int id) {
LayerImpl         525 cc/trees/layer_tree_impl.cc void LayerTreeImpl::RegisterLayer(LayerImpl* layer) {
LayerImpl         530 cc/trees/layer_tree_impl.cc void LayerTreeImpl::UnregisterLayer(LayerImpl* layer) {
LayerImpl         541 cc/trees/layer_tree_impl.cc static void DidBecomeActiveRecursive(LayerImpl* layer) {
LayerImpl         659 cc/trees/layer_tree_impl.cc LayerImpl* LayerTreeImpl::FindActiveTreeLayerById(int id) {
LayerImpl         666 cc/trees/layer_tree_impl.cc LayerImpl* LayerTreeImpl::FindPendingTreeLayerById(int id) {
LayerImpl         729 cc/trees/layer_tree_impl.cc   typedef LayerIterator<LayerImpl> LayerIteratorType;
LayerImpl         807 cc/trees/layer_tree_impl.cc gfx::Vector2dF LayerTreeImpl::GetDelegatedScrollOffset(LayerImpl* layer) {
LayerImpl         915 cc/trees/layer_tree_impl.cc void LayerTreeImpl::AddLayerWithCopyOutputRequest(LayerImpl* layer) {
LayerImpl         931 cc/trees/layer_tree_impl.cc void LayerTreeImpl::RemoveLayerWithCopyOutputRequest(LayerImpl* layer) {
LayerImpl         936 cc/trees/layer_tree_impl.cc   std::vector<LayerImpl*>::iterator it = std::find(
LayerImpl         950 cc/trees/layer_tree_impl.cc const std::vector<LayerImpl*>& LayerTreeImpl::LayersWithCopyOutputRequest()
LayerImpl          23 cc/trees/layer_tree_impl.h struct hash<cc::LayerImpl*> {
LayerImpl          24 cc/trees/layer_tree_impl.h   size_t operator()(cc::LayerImpl* ptr) const {
LayerImpl          78 cc/trees/layer_tree_impl.h   LayerImpl* FindActiveTreeLayerById(int id);
LayerImpl          79 cc/trees/layer_tree_impl.h   LayerImpl* FindPendingTreeLayerById(int id);
LayerImpl         101 cc/trees/layer_tree_impl.h   LayerImpl* root_layer() const { return root_layer_.get(); }
LayerImpl         102 cc/trees/layer_tree_impl.h   void SetRootLayer(scoped_ptr<LayerImpl>);
LayerImpl         103 cc/trees/layer_tree_impl.h   scoped_ptr<LayerImpl> DetachLayerTree();
LayerImpl         117 cc/trees/layer_tree_impl.h   LayerImpl* InnerViewportScrollLayer() const;
LayerImpl         119 cc/trees/layer_tree_impl.h   LayerImpl* OuterViewportScrollLayer() const;
LayerImpl         124 cc/trees/layer_tree_impl.h   LayerImpl* InnerViewportContainerLayer() const;
LayerImpl         125 cc/trees/layer_tree_impl.h   LayerImpl* CurrentlyScrollingLayer() const;
LayerImpl         126 cc/trees/layer_tree_impl.h   void SetCurrentlyScrollingLayer(LayerImpl* layer);
LayerImpl         134 cc/trees/layer_tree_impl.h   LayerImpl* page_scale_layer() { return page_scale_layer_; }
LayerImpl         190 cc/trees/layer_tree_impl.h   LayerImpl* LayerById(int id);
LayerImpl         193 cc/trees/layer_tree_impl.h   void RegisterLayer(LayerImpl* layer);
LayerImpl         194 cc/trees/layer_tree_impl.h   void UnregisterLayer(LayerImpl* layer);
LayerImpl         222 cc/trees/layer_tree_impl.h   gfx::Vector2dF GetDelegatedScrollOffset(LayerImpl* layer);
LayerImpl         240 cc/trees/layer_tree_impl.h   void AddLayerWithCopyOutputRequest(LayerImpl* layer);
LayerImpl         241 cc/trees/layer_tree_impl.h   void RemoveLayerWithCopyOutputRequest(LayerImpl* layer);
LayerImpl         242 cc/trees/layer_tree_impl.h   const std::vector<LayerImpl*>& LayersWithCopyOutputRequest() const;
LayerImpl         249 cc/trees/layer_tree_impl.h   scoped_ptr<LayerImpl> root_layer_;
LayerImpl         251 cc/trees/layer_tree_impl.h   LayerImpl* currently_scrolling_layer_;
LayerImpl         260 cc/trees/layer_tree_impl.h   LayerImpl* page_scale_layer_;
LayerImpl         261 cc/trees/layer_tree_impl.h   LayerImpl* inner_viewport_scroll_layer_;
LayerImpl         262 cc/trees/layer_tree_impl.h   LayerImpl* outer_viewport_scroll_layer_;
LayerImpl         270 cc/trees/layer_tree_impl.h   typedef base::hash_map<int, LayerImpl*> LayerIdMap;
LayerImpl         273 cc/trees/layer_tree_impl.h   std::vector<LayerImpl*> layers_with_copy_output_request_;
LayerImpl         104 cc/trees/occlusion_tracker.cc static inline bool LayerOpacityKnown(const LayerImpl* layer) {
LayerImpl         110 cc/trees/occlusion_tracker.cc static inline bool LayerTransformsToTargetKnown(const LayerImpl* layer) {
LayerImpl         136 cc/trees/occlusion_tracker.cc static inline bool LayerIsInUnsorted3dRenderingContext(const LayerImpl* layer) {
LayerImpl         649 cc/trees/occlusion_tracker.cc template class OcclusionTracker<LayerImpl>;
LayerImpl          17 cc/trees/occlusion_tracker.h class LayerImpl;
LayerImpl         146 cc/trees/occlusion_tracker.h extern template class OcclusionTracker<LayerImpl>;
LayerImpl          44 cc/trees/occlusion_tracker_perftest.cc     scoped_ptr<LayerImpl> root_layer = LayerImpl::Create(active_tree(), 1);
LayerImpl          77 cc/trees/occlusion_tracker_perftest.cc   OcclusionTracker<LayerImpl> tracker(viewport_rect);
LayerImpl          89 cc/trees/occlusion_tracker_perftest.cc   active_tree()->root_layer()->AddChild(opaque_layer.PassAs<LayerImpl>());
LayerImpl          96 cc/trees/occlusion_tracker_perftest.cc   LayerIterator<LayerImpl> begin = LayerIterator<LayerImpl>::Begin(&rsll);
LayerImpl          97 cc/trees/occlusion_tracker_perftest.cc   LayerIterator<LayerImpl> end = LayerIterator<LayerImpl>::End(&rsll);
LayerImpl          99 cc/trees/occlusion_tracker_perftest.cc   LayerIteratorPosition<LayerImpl> pos = begin;
LayerImpl         129 cc/trees/occlusion_tracker_perftest.cc   LayerIteratorPosition<LayerImpl> next = begin;
LayerImpl         143 cc/trees/occlusion_tracker_perftest.cc   OcclusionTracker<LayerImpl> tracker(viewport_rect);
LayerImpl         159 cc/trees/occlusion_tracker_perftest.cc     active_tree()->root_layer()->AddChild(opaque_layer.PassAs<LayerImpl>());
LayerImpl         168 cc/trees/occlusion_tracker_perftest.cc   LayerIterator<LayerImpl> begin = LayerIterator<LayerImpl>::Begin(&rsll);
LayerImpl         169 cc/trees/occlusion_tracker_perftest.cc   LayerIterator<LayerImpl> end = LayerIterator<LayerImpl>::End(&rsll);
LayerImpl         173 cc/trees/occlusion_tracker_perftest.cc     LayerIteratorPosition<LayerImpl> pos = begin;
LayerImpl         178 cc/trees/occlusion_tracker_perftest.cc   LayerIteratorPosition<LayerImpl> pos = begin;
LayerImpl         200 cc/trees/occlusion_tracker_perftest.cc   LayerIteratorPosition<LayerImpl> next = begin;
LayerImpl          53 cc/trees/occlusion_tracker_unittest.cc class TestContentLayerImpl : public LayerImpl {
LayerImpl          56 cc/trees/occlusion_tracker_unittest.cc       : LayerImpl(tree_impl, id), override_opaque_contents_rect_(false) {
LayerImpl          63 cc/trees/occlusion_tracker_unittest.cc     return LayerImpl::VisibleContentOpaqueRegion();
LayerImpl         140 cc/trees/occlusion_tracker_unittest.cc   typedef LayerImpl LayerType;
LayerImpl         144 cc/trees/occlusion_tracker_unittest.cc   typedef scoped_ptr<LayerImpl> LayerPtrType;
LayerImpl         146 cc/trees/occlusion_tracker_unittest.cc   typedef LayerIterator<LayerImpl> TestLayerIterator;
LayerImpl         147 cc/trees/occlusion_tracker_unittest.cc   typedef OcclusionTracker<LayerImpl> OcclusionTrackerType;
LayerImpl         150 cc/trees/occlusion_tracker_unittest.cc     return LayerImpl::Create(host, next_layer_impl_id++);
LayerImpl         295 cc/trees/occlusion_tracker_unittest.cc   void AddCopyRequest(LayerImpl* layer) {
LayerImpl         331 cc/trees/occlusion_tracker_unittest.cc   void SetDrawsContent(LayerImpl* layer_impl, bool draws_content) {
LayerImpl         397 cc/trees/occlusion_tracker_unittest.cc   void SetRootLayerOnMainThread(LayerImpl* root) {}
LayerImpl         416 cc/trees/occlusion_tracker_unittest.cc   void SetProperties(LayerImpl* layer,
LayerImpl         430 cc/trees/occlusion_tracker_unittest.cc   void SetReplica(LayerImpl* owning_layer, scoped_ptr<LayerImpl> layer) {
LayerImpl         439 cc/trees/occlusion_tracker_unittest.cc   void SetMask(LayerImpl* owning_layer, scoped_ptr<LayerImpl> layer) {
LayerImpl          21 cc/trees/quad_culler.cc                        const LayerImpl* layer,
LayerImpl          22 cc/trees/quad_culler.cc                        const OcclusionTracker<LayerImpl>& occlusion_tracker,
LayerImpl          58 cc/trees/quad_culler.cc     const OcclusionTracker<LayerImpl>& occlusion_tracker,
LayerImpl          59 cc/trees/quad_culler.cc     const LayerImpl* layer) {
LayerImpl          13 cc/trees/quad_culler.h class LayerImpl;
LayerImpl          22 cc/trees/quad_culler.h              const LayerImpl* layer,
LayerImpl          23 cc/trees/quad_culler.h              const OcclusionTracker<LayerImpl>& occlusion_tracker,
LayerImpl          42 cc/trees/quad_culler.h   const LayerImpl* layer_;
LayerImpl          43 cc/trees/quad_culler.h   const OcclusionTracker<LayerImpl>& occlusion_tracker_;
LayerImpl          30 cc/trees/quad_culler_unittest.cc typedef LayerIterator<LayerImpl> LayerIteratorType;
LayerImpl          94 cc/trees/quad_culler_unittest.cc                    OcclusionTracker<LayerImpl>* occlusion_tracker) {
LayerImpl         141 cc/trees/quad_culler_unittest.cc   TestOcclusionTracker<LayerImpl> occlusion_tracker(
LayerImpl         175 cc/trees/quad_culler_unittest.cc   TestOcclusionTracker<LayerImpl> occlusion_tracker(
LayerImpl         209 cc/trees/quad_culler_unittest.cc   TestOcclusionTracker<LayerImpl> occlusion_tracker(
LayerImpl         243 cc/trees/quad_culler_unittest.cc   TestOcclusionTracker<LayerImpl> occlusion_tracker(
LayerImpl         278 cc/trees/quad_culler_unittest.cc   TestOcclusionTracker<LayerImpl> occlusion_tracker(
LayerImpl         337 cc/trees/quad_culler_unittest.cc   TestOcclusionTracker<LayerImpl> occlusion_tracker(
LayerImpl         382 cc/trees/quad_culler_unittest.cc   TestOcclusionTracker<LayerImpl> occlusion_tracker(
LayerImpl         417 cc/trees/quad_culler_unittest.cc   TestOcclusionTracker<LayerImpl> occlusion_tracker(
LayerImpl         456 cc/trees/quad_culler_unittest.cc   TestOcclusionTracker<LayerImpl> occlusion_tracker(
LayerImpl         495 cc/trees/quad_culler_unittest.cc   TestOcclusionTracker<LayerImpl> occlusion_tracker(
LayerImpl         534 cc/trees/quad_culler_unittest.cc   TestOcclusionTracker<LayerImpl> occlusion_tracker(
LayerImpl         571 cc/trees/quad_culler_unittest.cc   TestOcclusionTracker<LayerImpl> occlusion_tracker(
LayerImpl         615 cc/trees/quad_culler_unittest.cc   TestOcclusionTracker<LayerImpl> occlusion_tracker(
LayerImpl         643 cc/trees/quad_culler_unittest.cc   TestOcclusionTracker<LayerImpl> occlusion_tracker(gfx::Rect(1000, 1000));
LayerImpl         718 cc/trees/quad_culler_unittest.cc   TestOcclusionTracker<LayerImpl> occlusion_tracker(gfx::Rect(1000, 1000));
LayerImpl          22 cc/trees/tree_synchronizer.cc typedef base::ScopedPtrHashMap<int, LayerImpl> ScopedPtrLayerImplMap;
LayerImpl          23 cc/trees/tree_synchronizer.cc typedef base::hash_map<int, LayerImpl*> RawPtrLayerImplMap;
LayerImpl          26 cc/trees/tree_synchronizer.cc                                        scoped_ptr<LayerImpl> layer_impl) {
LayerImpl          51 cc/trees/tree_synchronizer.cc scoped_ptr<LayerImpl> SynchronizeTreesInternal(
LayerImpl          53 cc/trees/tree_synchronizer.cc     scoped_ptr<LayerImpl> old_layer_impl_root,
LayerImpl          63 cc/trees/tree_synchronizer.cc   scoped_ptr<LayerImpl> new_tree = SynchronizeTreesRecursive(
LayerImpl          71 cc/trees/tree_synchronizer.cc scoped_ptr<LayerImpl> TreeSynchronizer::SynchronizeTrees(
LayerImpl          73 cc/trees/tree_synchronizer.cc     scoped_ptr<LayerImpl> old_layer_impl_root,
LayerImpl          79 cc/trees/tree_synchronizer.cc scoped_ptr<LayerImpl> TreeSynchronizer::SynchronizeTrees(
LayerImpl          80 cc/trees/tree_synchronizer.cc     LayerImpl* layer_root,
LayerImpl          81 cc/trees/tree_synchronizer.cc     scoped_ptr<LayerImpl> old_layer_impl_root,
LayerImpl          88 cc/trees/tree_synchronizer.cc scoped_ptr<LayerImpl> ReuseOrCreateLayerImpl(RawPtrLayerImplMap* new_layers,
LayerImpl          92 cc/trees/tree_synchronizer.cc   scoped_ptr<LayerImpl> layer_impl = old_layers->take(layer->id());
LayerImpl         102 cc/trees/tree_synchronizer.cc scoped_ptr<LayerImpl> SynchronizeTreesRecursiveInternal(
LayerImpl         108 cc/trees/tree_synchronizer.cc     return scoped_ptr<LayerImpl>();
LayerImpl         110 cc/trees/tree_synchronizer.cc   scoped_ptr<LayerImpl> layer_impl =
LayerImpl         127 cc/trees/tree_synchronizer.cc scoped_ptr<LayerImpl> SynchronizeTreesRecursive(
LayerImpl         136 cc/trees/tree_synchronizer.cc scoped_ptr<LayerImpl> SynchronizeTreesRecursive(
LayerImpl         139 cc/trees/tree_synchronizer.cc     LayerImpl* layer,
LayerImpl         179 cc/trees/tree_synchronizer.cc                                            LayerImpl* layer) {
LayerImpl         181 cc/trees/tree_synchronizer.cc       LayerImpl,
LayerImpl         189 cc/trees/tree_synchronizer.cc     LayerImpl* layer_impl,
LayerImpl         240 cc/trees/tree_synchronizer.cc                                                 LayerImpl* layer_impl) {
LayerImpl         260 cc/trees/tree_synchronizer.cc     for (std::set<LayerImpl*>::iterator it =
LayerImpl         275 cc/trees/tree_synchronizer.cc     for (std::set<LayerImpl*>::iterator it =
LayerImpl         290 cc/trees/tree_synchronizer.cc                                       LayerImpl* layer_impl) {
LayerImpl         299 cc/trees/tree_synchronizer.cc void TreeSynchronizer::PushProperties(LayerImpl* layer, LayerImpl* layer_impl) {
LayerImpl          14 cc/trees/tree_synchronizer.h class LayerImpl;
LayerImpl          23 cc/trees/tree_synchronizer.h   static scoped_ptr<LayerImpl> SynchronizeTrees(
LayerImpl          25 cc/trees/tree_synchronizer.h       scoped_ptr<LayerImpl> old_layer_impl_root,
LayerImpl          27 cc/trees/tree_synchronizer.h   static scoped_ptr<LayerImpl> SynchronizeTrees(
LayerImpl          28 cc/trees/tree_synchronizer.h       LayerImpl* layer_root,
LayerImpl          29 cc/trees/tree_synchronizer.h       scoped_ptr<LayerImpl> old_layer_impl_root,
LayerImpl          35 cc/trees/tree_synchronizer.h                              LayerImpl* layer_impl_root);
LayerImpl          36 cc/trees/tree_synchronizer.h   static void PushProperties(LayerImpl* layer_root, LayerImpl* layer_impl_root);
LayerImpl          44 cc/trees/tree_synchronizer.h       LayerImpl* layer_impl,
LayerImpl          27 cc/trees/tree_synchronizer_unittest.cc class MockLayerImpl : public LayerImpl {
LayerImpl          44 cc/trees/tree_synchronizer_unittest.cc       : LayerImpl(tree_impl, layer_id),
LayerImpl          57 cc/trees/tree_synchronizer_unittest.cc   virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
LayerImpl          59 cc/trees/tree_synchronizer_unittest.cc     return MockLayerImpl::Create(tree_impl, layer_id_).PassAs<LayerImpl>();
LayerImpl          62 cc/trees/tree_synchronizer_unittest.cc   virtual void PushPropertiesTo(LayerImpl* layer_impl) OVERRIDE {
LayerImpl         103 cc/trees/tree_synchronizer_unittest.cc                              LayerImpl* layer_impl,
LayerImpl         134 cc/trees/tree_synchronizer_unittest.cc   const std::set<LayerImpl*>* layer_impl_scroll_children =
LayerImpl         146 cc/trees/tree_synchronizer_unittest.cc   const LayerImpl* layer_impl_scroll_parent = layer_impl->scroll_parent();
LayerImpl         159 cc/trees/tree_synchronizer_unittest.cc   const std::set<LayerImpl*>* layer_impl_clip_children =
LayerImpl         168 cc/trees/tree_synchronizer_unittest.cc   const LayerImpl* layer_impl_clip_parent = layer_impl->clip_parent();
LayerImpl         173 cc/trees/tree_synchronizer_unittest.cc     const std::set<LayerImpl*>* clip_children_impl =
LayerImpl         201 cc/trees/tree_synchronizer_unittest.cc   scoped_ptr<LayerImpl> layer_impl_tree_root =
LayerImpl         203 cc/trees/tree_synchronizer_unittest.cc                                          scoped_ptr<LayerImpl>(),
LayerImpl         218 cc/trees/tree_synchronizer_unittest.cc   scoped_ptr<LayerImpl> layer_impl_tree_root =
LayerImpl         220 cc/trees/tree_synchronizer_unittest.cc                                          scoped_ptr<LayerImpl>(),
LayerImpl         240 cc/trees/tree_synchronizer_unittest.cc   scoped_ptr<LayerImpl> layer_impl_tree_root =
LayerImpl         242 cc/trees/tree_synchronizer_unittest.cc                                          scoped_ptr<LayerImpl>(),
LayerImpl         288 cc/trees/tree_synchronizer_unittest.cc   scoped_ptr<LayerImpl> layer_impl_tree_root =
LayerImpl         290 cc/trees/tree_synchronizer_unittest.cc                                          scoped_ptr<LayerImpl>(),
LayerImpl         341 cc/trees/tree_synchronizer_unittest.cc   scoped_ptr<LayerImpl> layer_impl_tree_root =
LayerImpl         343 cc/trees/tree_synchronizer_unittest.cc                                          scoped_ptr<LayerImpl>(),
LayerImpl         392 cc/trees/tree_synchronizer_unittest.cc   scoped_ptr<LayerImpl> layer_impl_tree_root =
LayerImpl         394 cc/trees/tree_synchronizer_unittest.cc                                          scoped_ptr<LayerImpl>(),
LayerImpl         449 cc/trees/tree_synchronizer_unittest.cc   scoped_ptr<LayerImpl> layer_impl_tree_root =
LayerImpl         451 cc/trees/tree_synchronizer_unittest.cc                                          scoped_ptr<LayerImpl>(),
LayerImpl         516 cc/trees/tree_synchronizer_unittest.cc   scoped_ptr<LayerImpl> layer_impl_tree_root =
LayerImpl         518 cc/trees/tree_synchronizer_unittest.cc                                          scoped_ptr<LayerImpl>(),
LayerImpl         580 cc/trees/tree_synchronizer_unittest.cc   scoped_ptr<LayerImpl> layer_impl_tree_root =
LayerImpl         582 cc/trees/tree_synchronizer_unittest.cc                                          scoped_ptr<LayerImpl>(),
LayerImpl         622 cc/trees/tree_synchronizer_unittest.cc   scoped_ptr<LayerImpl> layer_impl_tree_root =
LayerImpl         624 cc/trees/tree_synchronizer_unittest.cc                                          scoped_ptr<LayerImpl>(),
LayerImpl         699 cc/trees/tree_synchronizer_unittest.cc   scoped_ptr<LayerImpl> layer_impl_tree_root =
LayerImpl         701 cc/trees/tree_synchronizer_unittest.cc                                          scoped_ptr<LayerImpl>(),