Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
Ddumpstate.h292 void TakeScreenshot(const std::string& path = "");
Ddumpstate.cpp1503 ds.TakeScreenshot(); in dumpstate()
2823 TakeScreenshot(); in MaybeTakeEarlyScreenshot()
3776 void Dumpstate::TakeScreenshot(const std::string& path) { in TakeScreenshot() function in Dumpstate