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
129 * @tc.name : testNativeWindowCreateNativeWindowBufferFromSurfaceBufferNullptr130 * @tc.desc : testNativeWindowCreateNativeWindowBufferFromSurfaceBufferNullptr135 …it('testNativeWindowCreateNativeWindowBufferFromSurfaceBufferNullptr', 3, async (done: Function) =…136 …let result: number = nativeWindow.testNativeWindowCreateNativeWindowBufferFromSurfaceBufferNullptr…