Home
last modified time | relevance | path

Searched refs:native_window_get_frame_timestamps (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/native/libs/gui/tests/
H A DSurface_test.cpp1110 return native_window_get_frame_timestamps(mWindow.get(), frameId, in getAllFrameTimestamps()
1661 int result = native_window_get_frame_timestamps(mWindow.get(), fId1, in TEST_F()
1673 result = native_window_get_frame_timestamps(mWindow.get(), fId1, in TEST_F()
1690 result = native_window_get_frame_timestamps(mWindow.get(), fId2, in TEST_F()
1702 result = native_window_get_frame_timestamps(mWindow.get(), fId2, in TEST_F()
1731 int result = native_window_get_frame_timestamps(mWindow.get(), fId2, in TEST_F()
1950 int result = native_window_get_frame_timestamps(mWindow.get(), fId1, in TEST_F()
/aosp12/frameworks/native/libs/nativewindow/include/system/
H A Dwindow.h976 static inline int native_window_get_frame_timestamps( in native_window_get_frame_timestamps() function
/aosp12/frameworks/base/libs/hwui/renderthread/
H A DCanvasContext.cpp671 native_window_get_frame_timestamps( in reportMetricsWithPresentTime()
/aosp12/frameworks/native/vulkan/libvulkan/
H A Dswapchain.cpp396 int err = native_window_get_frame_timestamps( in get_num_ready_timings()
/aosp12/frameworks/native/opengl/libs/EGL/
H A Degl_platform_entries.cpp2346 native_window_get_frame_timestamps(s->getNativeWindow(), frameId, requestedPresentTime, in eglGetFrameTimestampsANDROIDImpl()