Searched refs:native_window_get_frame_timestamps (Results 1 – 5 of 5) sorted by relevance
/aosp12/frameworks/native/libs/gui/tests/ |
H A D | Surface_test.cpp | 1110 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 D | window.h | 976 static inline int native_window_get_frame_timestamps( in native_window_get_frame_timestamps() function
|
/aosp12/frameworks/base/libs/hwui/renderthread/ |
H A D | CanvasContext.cpp | 671 native_window_get_frame_timestamps( in reportMetricsWithPresentTime()
|
/aosp12/frameworks/native/vulkan/libvulkan/ |
H A D | swapchain.cpp | 396 int err = native_window_get_frame_timestamps( in get_num_ready_timings()
|
/aosp12/frameworks/native/opengl/libs/EGL/ |
H A D | egl_platform_entries.cpp | 2346 native_window_get_frame_timestamps(s->getNativeWindow(), frameId, requestedPresentTime, in eglGetFrameTimestampsANDROIDImpl()
|