Home | History | Annotate | Download | only in trees

Lines Matching defs:SetOutputSurface

416 void LayerTreeHost::SetOutputSurface(scoped_ptr<OutputSurface> surface) {
417 proxy_->SetOutputSurface(surface.Pass());