Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
Ddumpstate.h299 void TakeScreenshot(const std::string& path = "");
Ddumpstate.cpp1740 ds.TakeScreenshot(); in dumpstate()
3488 TakeScreenshot(); in MaybeTakeEarlyScreenshot()
4626 void Dumpstate::TakeScreenshot(const std::string& path) { in TakeScreenshot() function in Dumpstate