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

  /external/chromium_org/gpu/config/
gpu_info.cc 9 GPUInfo::GPUDevice::GPUDevice()
14 GPUInfo::GPUDevice::~GPUDevice() { }
gpu_info.h 25 struct GPU_EXPORT GPUDevice {
26 GPUDevice();
27 ~GPUDevice();
67 GPUDevice gpu;
70 std::vector<GPUDevice> secondary_gpus;
gpu_info_collector_x11.cc 131 GPUInfo::GPUDevice gpu;
gpu_control_list_entry_unittest.cc 632 GPUInfo::GPUDevice gpu_device;
665 GPUInfo::GPUDevice gpu_device;
gpu_control_list.cc 89 const GPUInfo::GPUDevice& gpu) {
    [all...]
  /external/chromium_org/content/browser/gpu/
gpu_info_browsertest.cc 38 gpu::GPUInfo::GPUDevice gpu = gpu_info.secondary_gpus[i];
gpu_internals_ui.cc 99 std::string GPUDeviceToString(const gpu::GPUInfo::GPUDevice& gpu) {
  /external/chromium_org/content/common/gpu/
gpu_messages.h 124 IPC_STRUCT_TRAITS_BEGIN(gpu::GPUInfo::GPUDevice)

Completed in 1655 milliseconds