HomeSort by relevance Sort by last modified time
    Searched full:first_output_surface_ (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/cc/trees/
single_thread_proxy.cc 51 first_output_surface_ = first_output_surface.Pass();
116 scoped_ptr<OutputSurface> output_surface = first_output_surface_.Pass();
single_thread_proxy.h 113 scoped_ptr<OutputSurface> first_output_surface_; member in class:cc::SingleThreadProxy
thread_proxy.h 232 scoped_ptr<OutputSurface> first_output_surface_; member in class:cc::ThreadProxy
thread_proxy.cc 269 scoped_ptr<OutputSurface> output_surface = first_output_surface_.Pass();
675 first_output_surface_ = first_output_surface.Pass();
    [all...]

Completed in 346 milliseconds