OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gpu_thread_
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/
browser_process_impl.cc
225
gpu_thread_
.reset();
414
return
gpu_thread_
.get();
791
DCHECK(!created_gpu_thread_ && !
gpu_thread_
.get());
810
gpu_thread_
.swap(thread);
[
all
...]
browser_process_impl.h
182
scoped_ptr<base::Thread>
gpu_thread_
;
member in class:BrowserProcessImpl
Completed in 196 milliseconds