Searched refs:testNativeWindowCreateNativeWindowBufferFromSurfaceBufferNullptr (Results 1 – 5 of 5) sorted by relevance
24 export const testNativeWindowCreateNativeWindowBufferFromSurfaceBufferNullptr: () => number; constant
91 napi_value testNativeWindowCreateNativeWindowBufferFromSurfaceBufferNullptr(napi_env env, napi_call…
47 …testNativeWindowCreateNativeWindowBufferFromSurfaceBufferNullptr, nullptr, nullptr, nullptr, napi_…
224 napi_value testNativeWindowCreateNativeWindowBufferFromSurfaceBufferNullptr(napi_env env, napi_call… in testNativeWindowCreateNativeWindowBufferFromSurfaceBufferNullptr() function
136 * @tc.name : testNativeWindowCreateNativeWindowBufferFromSurfaceBufferNullptr137 * @tc.desc : testNativeWindowCreateNativeWindowBufferFromSurfaceBufferNullptr142 it('testNativeWindowCreateNativeWindowBufferFromSurfaceBufferNullptr',144 …let result: number = nativeWindow.testNativeWindowCreateNativeWindowBufferFromSurfaceBufferNullptr…