HomeSort by relevance Sort by last modified time
    Searched full:take_screenshot (Results 1 - 5 of 5) sorted by null

  /external/autotest/client/site_tests/graphics_VTSwitch/
graphics_VTSwitch.py 158 return graphics_utils.take_screenshot(self.resultsdir,
  /frameworks/native/cmds/dumpstate/
dumpstate.h 191 void take_screenshot(const std::string& path);
dumpstate.cpp 735 take_screenshot(screenshot_path);
    [all...]
utils.cpp 1229 void take_screenshot(const std::string& path) { function
    [all...]
  /external/autotest/client/cros/graphics/
graphics_utils.py 310 def take_screenshot(resultsdir, fname_prefix, extension='png'): function
    [all...]

Completed in 609 milliseconds