Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
Ddumpstate.h241 void TakeScreenshot(const std::string& path = "");
Ddumpstate.cpp1103 ds.TakeScreenshot(); in dumpstate()
1772 ds.TakeScreenshot(); in main()
Dutils.cpp1210 void Dumpstate::TakeScreenshot(const std::string& path) { in TakeScreenshot() function in Dumpstate