Searched defs:crtcScreenshot (Results 1 - 3 of 3) sorted by relevance

/external/autotest/client/bin/
H A Dscreenshot.py19 from cros.graphics.gbm import crtcScreenshot namespace
20 image = crtcScreenshot(args.crtc)
/external/autotest/client/cros/graphics/
H A Dgbm.py183 def crtcScreenshot(crtc_id=None): function
/external/autotest/client/common_lib/cros/
H A Darc.py453 from cros.graphics.gbm import crtcScreenshot namespace
455 image = crtcScreenshot()

Completed in 236 milliseconds