OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AddProcessor
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/content/common/gpu/
devtools_gpu_instrumentation.cc
23
void GpuEventsDispatcher::
AddProcessor
(DevToolsGpuAgent* processor) {
devtools_gpu_instrumentation.h
28
void
AddProcessor
(DevToolsGpuAgent* processor);
devtools_gpu_agent.cc
35
dispatcher->
AddProcessor
(this);
Completed in 484 milliseconds