OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:g_gpu_main_thread_factory
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/content/browser/gpu/
gpu_process_host.cc
300
GpuMainThreadFactoryFunction
g_gpu_main_thread_factory
= NULL;
member in namespace:content
304
g_gpu_main_thread_factory
= create;
510
DCHECK(
g_gpu_main_thread_factory
);
518
in_process_gpu_thread_.reset(
g_gpu_main_thread_factory
(channel_id));
[
all
...]
Completed in 3274 milliseconds