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

  /external/autotest/client/bin/
update_intel_pci_ids 9 The list is used by get_gpu_family() in utils.py.
utils.py 2170 def get_gpu_family(): function
    [all...]
  /external/autotest/client/site_tests/graphics_Gralloc/
graphics_Gralloc.py 61 gpu_family = utils.get_gpu_family()
  /external/autotest/client/site_tests/graphics_Drm/
graphics_Drm.py 47 gpu_type = utils.get_gpu_family()
  /external/autotest/client/site_tests/graphics_GpuReset/
graphics_GpuReset.py 45 gpu_family = bin_utils.get_gpu_family()
  /external/autotest/client/site_tests/graphics_WebGLPerformance/
graphics_WebGLPerformance.py 126 if utils.get_gpu_family() == 'pinetrail':
  /external/autotest/client/site_tests/graphics_Idle/
graphics_Idle.py 50 self._gpu_type = utils.get_gpu_family()
  /external/autotest/client/site_tests/graphics_dEQP/
graphics_dEQP.py 65 self._gpu_type = utils.get_gpu_family()

Completed in 193 milliseconds