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

/external/chromium/chrome/browser/
H A Dbrowser_process_impl.cc111 created_gpu_thread_(false),
412 if (!created_gpu_thread_)
791 DCHECK(!created_gpu_thread_ && !gpu_thread_.get());
792 created_gpu_thread_ = true;
H A Dbrowser_process_impl.h181 bool created_gpu_thread_; member in class:BrowserProcessImpl

Completed in 36 milliseconds