Home
last modified time | relevance | path

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

/external/chromium_org/content/browser/gpu/
Dcompositor_util.cc409 base::ListValue* workaround_list = new base::ListValue(); in GetDriverBugWorkarounds() local
410 GpuDataManagerImpl::GetInstance()->GetDriverBugWorkarounds(workaround_list); in GetDriverBugWorkarounds()
411 return workaround_list; in GetDriverBugWorkarounds()