Home
last modified time | relevance | path

Searched refs:native_window_get_next_frame_id (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/native/libs/nativewindow/include/system/
H A Dwindow.h954 static inline int native_window_get_next_frame_id( in native_window_get_next_frame_id() function
/aosp12/frameworks/native/vulkan/libvulkan/
H A Dswapchain.cpp1698 err = native_window_get_next_frame_id( in QueuePresentKHR()
/aosp12/frameworks/native/libs/gui/tests/
H A DSurface_test.cpp1131 int status = native_window_get_next_frame_id(mWindow.get(), &frameId); in getNextFrameId()
/aosp12/frameworks/native/opengl/libs/EGL/
H A Degl_platform_entries.cpp2185 int ret = native_window_get_next_frame_id(s->getNativeWindow(), &nextFrameId); in eglGetNextFrameIdANDROIDImpl()