Home
last modified time | relevance | path

Searched refs:take_screenshot (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/cmds/dumpstate/
Ddumpstate.h194 void take_screenshot(const std::string& path);
Ddumpstate.cpp1007 take_screenshot(screenshot_path); in dumpstate()
1551 take_screenshot(screenshot_path); in main()
Dutils.cpp1230 void take_screenshot(const std::string& path) { in take_screenshot() function