Home
last modified time | relevance | path

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

/test/xts/acts/multimedia/media/media_js_standard/screenCapture_ndk_test/entry/src/main/cpp/types/libnativeAVScreenCapturendk/
Dindex.d.ts24 export const normalAVScreenCaptureShowCursorBeforeTestStop: () => number; constant
/test/xts/acts/multimedia/media/media_js_standard/screenCapture_ndk_test/entry/src/ohosTest/ets/test/
DNativeAVScreenCapturendk.test.ets237 let resultStop: number = myScreenCaptureNdk.normalAVScreenCaptureShowCursorBeforeTestStop();
238 …console.info(Tag + "normalAVScreenCaptureShowCursorBeforeTestStop-------------resultStop:" + resul…
/test/xts/acts/multimedia/media/media_js_standard/screenCapture_ndk_test/entry/src/main/cpp/
DnativeAVScreenCapturendk.cpp704 static napi_value normalAVScreenCaptureShowCursorBeforeTestStop(napi_env env, napi_callback_info in… in normalAVScreenCaptureShowCursorBeforeTestStop() function
779 …malAVScreenCaptureShowCursorBeforeTestStop", nullptr, normalAVScreenCaptureShowCursorBeforeTestSto… in Init()