HomeSort by relevance Sort by last modified time
    Searched refs:amd_switchable (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/gpu/config/
gpu_info.cc 19 amd_switchable(false),
gpu_info.h 57 bool amd_switchable; member in struct:gpu::GPUInfo
gpu_info_collector_x11.cc 158 gpu_info->amd_switchable = true;
gpu_info_collector_win.cc 434 gpu_info->amd_switchable = (gpu_info->gpu.vendor_id == 0x8086) ||
gpu_control_list_entry_unittest.cc 553 "multi_gpu_style": "amd_switchable",
560 gpu_info.amd_switchable = true;
gpu_control_list.cc 105 const char kMultiGpuStyleStringAMDSwitchable[] = "amd_switchable";
    [all...]
  /external/chromium_org/content/common/gpu/
gpu_messages.h 135 IPC_STRUCT_TRAITS_MEMBER(amd_switchable)
  /external/chromium_org/content/browser/gpu/
gpu_internals_ui.cc 128 "AMD switchable", new base::FundamentalValue(gpu_info.amd_switchable)));

Completed in 3865 milliseconds