Home
last modified time | relevance | path

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

/test/xts/acts/graphic/nativewindow/entry/src/main/cpp/
H A Dnativewindow1.cpp1439 OHNativeWindowBuffer **nativeWindowBuffers[] = {&nativeWindowBuffer1, &nativeWindowBuffer2, &nativeWindowBuffer3}; in testNativeWindowNativeWindowAtDetachDifferentBufferNormal() local
1441 auto flag = OH_NativeWindow_NativeWindowRequestBuffer(nativeWindow, nativeWindowBuffers[i], &fenceFd); in testNativeWindowNativeWindowAtDetachDifferentBufferNormal()
1449 auto flag = OH_NativeWindow_NativeWindowDetachBuffer(nativeWindow, *nativeWindowBuffers[i]); in testNativeWindowNativeWindowAtDetachDifferentBufferNormal()
1457 auto flag = OH_NativeWindow_NativeWindowAttachBuffer(nativeWindow, *nativeWindowBuffers[i]); in testNativeWindowNativeWindowAtDetachDifferentBufferNormal()

Completed in 3 milliseconds