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

/external/chromium_org/content/browser/gpu/
H A Dgpu_internals_ui.cc463 base::ListValue* workaround_list = new base::ListValue(); local
464 GpuDataManagerImpl::GetInstance()->GetDriverBugWorkarounds(workaround_list);
465 status->Set("workarounds", workaround_list);

Completed in 48 milliseconds