Home
last modified time | relevance | path

Searched refs:g_task_graph_runner (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/cc/resources/
Draster_worker_pool.cc49 base::LazyInstance<RasterTaskGraphRunner>::Leaky g_task_graph_runner = variable
121 return g_task_graph_runner.Pointer(); in GetTaskGraphRunner()