Home
last modified time | relevance | path

Searched refs:GetLastFlushedBufferV2 (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dwindow.h76 int32_t GetLastFlushedBufferV2(OHNativeWindow *window, OHNativeWindowBuffer **buffer, int *fenceFd,…
/ohos5.0/foundation/graphic/graphic_surface/surface/test/fuzztest/nativewindow_fuzzer/
H A Dnativewindow_fuzzer.cpp146 GetLastFlushedBufferV2(nativeWindow, &nwBuffer, &fenceFd, matrix); in NativeWindowFuzzTest()
/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dnative_window.cpp767 int32_t GetLastFlushedBufferV2(OHNativeWindow *window, OHNativeWindowBuffer **buffer, int *fenceFd,… in GetLastFlushedBufferV2() function
1014 WEAK_ALIAS(GetLastFlushedBufferV2, OH_NativeWindow_GetLastFlushedBufferV2);