Home
last modified time | relevance | path

Searched refs:get_gpu_family (Results 1 – 3 of 3) sorted by relevance

/external/autotest/client/site_tests/graphics_Idle/
Dgraphics_Idle.py56 self._gpu_type = utils.get_gpu_family()
/external/autotest/client/site_tests/graphics_dEQP/
Dgraphics_dEQP.py64 self._gpu_type = utils.get_gpu_family()
/external/autotest/client/bin/
Dutils.py1920 def get_gpu_family(): function