HomeSort by relevance Sort by last modified time
    Searched defs:GPUDevice (Results 1 - 2 of 2) 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;

Completed in 41 milliseconds