Home
last modified time | relevance | path

Searched refs:paramater (Results 1 - 1 of 1) sorted by relevance

/test/xts/acts/graphic/nativewindow/entry/src/main/cpp/
H A Dnativewindow1.cpp1483 napi_env env, napi_callback_info info, Paramater paramater) in testNativeWindowNativeWindowAtDetachDifferentBufferAbnormal1()
1486 int32_t flag = OH_NativeWindow_NativeWindowAttachBuffer(paramater.nativeWindow1, paramater.nativeWindowBuffer1); in testNativeWindowNativeWindowAtDetachDifferentBufferAbnormal1()
1491 flag = OH_NativeWindow_NativeWindowAttachBuffer(paramater.nativeWindow2, paramater.nativeWindowBuffer2); in testNativeWindowNativeWindowAtDetachDifferentBufferAbnormal1()
1501 Paramater paramater) in testNativeWindowNativeWindowAtDetachDifferentBufferAbnormal2()
1504 auto flag = OH_NativeWindow_NativeWindowAttachBuffer(paramater.nativeWindow2, paramater.nativeWindowBuffer1); in testNativeWindowNativeWindowAtDetachDifferentBufferAbnormal2()
1509 flag = OH_NativeWindow_NativeWindowAttachBuffer(paramater.nativeWindow1, paramater in testNativeWindowNativeWindowAtDetachDifferentBufferAbnormal2()
1482 testNativeWindowNativeWindowAtDetachDifferentBufferAbnormal1( napi_env env, napi_callback_info info, Paramater paramater) testNativeWindowNativeWindowAtDetachDifferentBufferAbnormal1() argument
1500 testNativeWindowNativeWindowAtDetachDifferentBufferAbnormal2(napi_env env, napi_callback_info info, Paramater paramater) testNativeWindowNativeWindowAtDetachDifferentBufferAbnormal2() argument
1542 struct Paramater paramater; testNativeWindowNativeWindowAtDetachDifferentBufferAbnormal() local
[all...]

Completed in 3 milliseconds