Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/screenshot/
H A Dnative_screenshot_module.cpp344 static void AsyncGetScreenCapture(napi_env env, std::unique_ptr<Param> &param) in AsyncGetScreenCapture() function
379 … return AsyncProcess<Param>(env, __PRETTY_FUNCTION__, AsyncGetScreenCapture, Resolve, ref, param); in CaptureFunc()