HomeSort by relevance Sort by last modified time
    Searched full:workaround_list (Results 1 - 1 of 1) sorted by null

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

Completed in 50 milliseconds