Home
last modified time | relevance | path

Searched defs:testNativeWindowCreateNativeWindow (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/graphic/nativewindow/entry/src/main/cpp/types/libnativewindow.so/
Dindex.d.ts111 export const testNativeWindowCreateNativeWindow: () => number; constant
/test/xts/acts/graphic/nativewindow/entry/src/main/cpp/
Dnativewindow3.cpp73 napi_value testNativeWindowCreateNativeWindow(napi_env env, napi_callback_info info) in testNativeWindowCreateNativeWindow() function