Searched defs:SetOutputSurface (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/cc/trees/
H A Dsingle_thread_proxy.cc116 void SingleThreadProxy::SetOutputSurface( function in class:cc::SingleThreadProxy
H A Dlayer_tree_host.cc416 void LayerTreeHost::SetOutputSurface(scoped_ptr<OutputSurface> surface) { function in class:cc::LayerTreeHost
417 proxy_->SetOutputSurface(surface.Pass());
H A Dthread_proxy.cc223 void ThreadProxy::SetOutputSurface(scoped_ptr<OutputSurface> output_surface) { function in class:cc::ThreadProxy

Completed in 1118 milliseconds