Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/graphics_HwOverlays/
Dgraphics_HwOverlays.py56 if graphics_utils.get_max_num_available_drm_planes() <= 2:
/external/autotest/client/cros/graphics/
Dgraphics_utils.py1341 def get_max_num_available_drm_planes(): function