Searched refs:normalAVScreenCaptureShowCursorTestStop (Results 1 – 3 of 3) sorted by relevance
23 export const normalAVScreenCaptureShowCursorTestStop: () => number; constant
215 let resultStop: number = myScreenCaptureNdk.normalAVScreenCaptureShowCursorTestStop();216 …console.info(Tag + "normalAVScreenCaptureShowCursorTestStop-------------resultStop:" + resultStop);
687 static napi_value normalAVScreenCaptureShowCursorTestStop(napi_env env, napi_callback_info info) in normalAVScreenCaptureShowCursorTestStop() function773 …{"normalAVScreenCaptureShowCursorTestStop", nullptr, normalAVScreenCaptureShowCursorTestStop, null… in Init()