Searched refs:gpu_thread_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/
H A Dbrowser_process_impl.cc225 gpu_thread_.reset();
414 return gpu_thread_.get();
791 DCHECK(!created_gpu_thread_ && !gpu_thread_.get());
810 gpu_thread_.swap(thread);
H A Dbrowser_process_impl.h182 scoped_ptr<base::Thread> gpu_thread_; member in class:BrowserProcessImpl

Completed in 57 milliseconds