Searched refs:DidDraw (Results 1 – 16 of 16) sorted by relevance
26 layer->DidDraw(resource_provider); in CheckDrawLayer()
190 void TextureLayerImpl::DidDraw(ResourceProvider* resource_provider) { in DidDraw() function in cc::TextureLayerImpl191 LayerImpl::DidDraw(resource_provider); in DidDraw()
38 virtual void DidDraw(ResourceProvider* resource_provider) OVERRIDE;
276 void VideoLayerImpl::DidDraw(ResourceProvider* resource_provider) { in DidDraw() function in cc::VideoLayerImpl277 LayerImpl::DidDraw(resource_provider); in DidDraw()
35 virtual void DidDraw(ResourceProvider* resource_provider) OVERRIDE;
106 layer->DidDraw(NULL); in TEST_F()133 layer->DidDraw(NULL); in TEST_F()
155 active_layer->DidDraw(NULL); in TEST_F()
169 virtual void DidDraw(ResourceProvider* resource_provider);
1145 layer->DidDraw(host_impl_.active_tree()->resource_provider()); in WillDraw()1369 impl_layer->DidDraw(host_impl_.active_tree()->resource_provider()); in TEST_F()
276 void LayerImpl::DidDraw(ResourceProvider* resource_provider) { in DidDraw() function in cc::LayerImpl
1167 active_layer_->DidDraw(NULL); in TEST_F()
52 void DidDraw(const gfx::Transform& transform_to_target,
119 void OverdrawMetrics::DidDraw(const gfx::Transform& transform_to_target, in DidDraw() function in cc::OverdrawMetrics
59 DidDraw(draw_quad->quadTransform(), culled_rect, opaque_draw_rect); in AppendQuadInternal()
1432 frame.will_draw_layers[i]->DidDraw(resource_provider_.get()); in DidDrawAllLayers()
1427 virtual void DidDraw(ResourceProvider* provider) OVERRIDE { in DidDraw() function in cc::__anon6fab67090111::DidDrawCheckLayer1429 TiledLayerImpl::DidDraw(provider); in DidDraw()