Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
Ddumpstate.h262 void TakeScreenshot(const std::string& path = "");
Ddumpstate.cpp1349 ds.TakeScreenshot(); in dumpstate()
2099 ds.TakeScreenshot(); in run_main()
Dutils.cpp1121 void Dumpstate::TakeScreenshot(const std::string& path) { in TakeScreenshot() function in Dumpstate