HomeSort by relevance Sort by last modified time
    Searched defs:SetOutputSurface (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/cc/trees/
single_thread_proxy.cc 116 void SingleThreadProxy::SetOutputSurface(
layer_tree_host.cc 416 void LayerTreeHost::SetOutputSurface(scoped_ptr<OutputSurface> surface) {
417 proxy_->SetOutputSurface(surface.Pass());
    [all...]
thread_proxy.cc 223 void ThreadProxy::SetOutputSurface(scoped_ptr<OutputSurface> output_surface) {
    [all...]

Completed in 931 milliseconds