Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/graphics_HwOverlays/
Dgraphics_HwOverlays.py62 if is_video and not graphics_utils.is_nv12_supported_by_drm_planes():
/external/autotest/client/cros/graphics/
Dgraphics_utils.py705 def is_nv12_supported_by_drm_planes(): function