Searched refs:AsyncGetScreenCapture (Results 1 – 1 of 1) sorted by relevance
344 static void AsyncGetScreenCapture(napi_env env, std::unique_ptr<Param> ¶m) in AsyncGetScreenCapture() function379 … return AsyncProcess<Param>(env, __PRETTY_FUNCTION__, AsyncGetScreenCapture, Resolve, ref, param); in CaptureFunc()