Home
last modified time | relevance | path

Searched refs:graphics_platform (Results 1 – 2 of 2) sorted by relevance

/external/autotest/client/site_tests/graphics_SanAngeles/
Dgraphics_SanAngeles.py55 cmd += ' ' + utils.graphics_platform()
/external/autotest/client/bin/
Dutils.py2232 return 'wflinfo -p %s -a %s' % (graphics_platform(), graphics_api())
2391 def graphics_platform(): function