Home
last modified time | relevance | path

Searched refs:ScreenshotToFile (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ui_lite/interfaces/kits/dfx/
H A Dui_screenshot.h77 bool ScreenshotToFile(const char* path);
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/
H A Ddfx_module.cpp87 if (!UISnapShot::ScreenshotToFile()) { in Screenshot()
105 if ((screenshot == nullptr) || (!screenshot->ScreenshotToFile(path))) { in Screenshot()
/foundation/arkui/ui_lite/test/uitest/test_screenshot/
H A Dui_test_screenshot.cpp59 UIScreenshot::GetInstance()->ScreenshotToFile("/storage/data/screenshot.bin");
/foundation/arkui/ui_lite/frameworks/dfx/
H A Dui_screenshot.cpp144 bool UIScreenshot::ScreenshotToFile(const char* path) in ScreenshotToFile() function in OHOS::UIScreenshot
150 GRAPHIC_LOGE("UIScreenshot::ScreenshotToFile register screenshot listener failed Err!\n"); in ScreenshotToFile()

Completed in 2 milliseconds