Home
last modified time | relevance | path

Searched refs:Screenshot (Results 1 - 12 of 12) sorted by relevance

/foundation/window/window_manager_lite/frameworks/wms/
H A Dlite_proxy_windows_manager.cpp58 void LiteProxyWindowsManager::Screenshot() in Screenshot() function in OHOS::LiteProxyWindowsManager
60 LiteWMRequestor::GetInstance()->Screenshot(); in Screenshot()
H A Dlite_proxy_windows_manager.h33 void Screenshot() override;
H A Dlite_wm_requestor.h42 void Screenshot();
H A Dlite_wm_requestor.cpp71 GRAPHIC_LOGW("Screenshot busy!"); in Callback()
213 void LiteWMRequestor::Screenshot() in Screenshot() function in OHOS::LiteWMRequestor
244 GRAPHIC_LOGE("Screenshot failed, ret=%d", ret); in Screenshot()
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/
H A Ddfx_module.h30 static JSIValue Screenshot(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum);
53 JSI::SetModuleAPI(exports, "screenshotToFile", DfxModule::Screenshot); in InitDfxModule()
H A Ddfx_module.cpp83 JSIValue DfxModule::Screenshot(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) in Screenshot() function in OHOS::ACELite::DfxModule
/foundation/window/window_manager_lite/interfaces/innerkits/
H A Diwindows_manager.h59 virtual void Screenshot() = 0;
/foundation/window/window_manager_lite/services/wms/
H A Dlite_wms.h52 static void Screenshot(IpcIo* req, IpcIo* reply);
H A Dlite_wms.cpp68 LiteWMS::GetInstance()->Screenshot(req, reply); in WMSRequestHandle()
216 void LiteWMS::Screenshot(IpcIo* req, IpcIo* reply) in Screenshot() function in OHOS::LiteWMS
H A Dlite_wm.h84 void Screenshot();
H A Dlite_wm.cpp140 Screenshot(); in MainTaskHandler()
710 void LiteWM::Screenshot() in Screenshot() function in OHOS::LiteWM
/foundation/arkui/ui_lite/frameworks/dfx/
H A Dui_screenshot.cpp169 manager->Screenshot(); in ScreenshotToFile()

Completed in 5 milliseconds