Home
last modified time | relevance | path

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

/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dnative_window_test.cpp1086 NativeWindowBuffer *lastFlushedBuffer; in HWTEST_F() local
1089 ASSERT_EQ(OH_NativeWindow_GetLastFlushedBuffer(nativeWindow, &lastFlushedBuffer, nullptr, matrix), in HWTEST_F()
1091 ASSERT_EQ(OH_NativeWindow_GetLastFlushedBuffer(nativeWindow, &lastFlushedBuffer, &lastFlushedFenceFd, matrix), in HWTEST_F()
1093 BufferHandle *lastFlushedHanlde = OH_NativeWindow_GetBufferHandleFromNative(lastFlushedBuffer); in HWTEST_F()
1096 ASSERT_EQ(OH_NativeWindow_GetLastFlushedBufferV2(nativeWindow, &lastFlushedBuffer, &lastFlushedFenceFd, matrix), in HWTEST_F()
1134 NativeWindowBuffer* lastFlushedBuffer; in HWTEST_F() local
1137 ASSERT_EQ(OH_NativeWindow_GetLastFlushedBuffer(nativeWindow, &lastFlushedBuffer, &lastFlushedFenceFd, matrix), in HWTEST_F()

Completed in 4 milliseconds