Searched refs:native_window_get_frame_timestamps (Results 1 – 4 of 4) sorted by relevance
/frameworks/native/libs/gui/tests/ |
D | Surface_test.cpp | 1027 return native_window_get_frame_timestamps(mWindow.get(), frameId, in getAllFrameTimestamps() 1578 int result = native_window_get_frame_timestamps(mWindow.get(), fId1, in TEST_F() 1590 result = native_window_get_frame_timestamps(mWindow.get(), fId1, in TEST_F() 1607 result = native_window_get_frame_timestamps(mWindow.get(), fId2, in TEST_F() 1619 result = native_window_get_frame_timestamps(mWindow.get(), fId2, in TEST_F() 1648 int result = native_window_get_frame_timestamps(mWindow.get(), fId2, in TEST_F() 1867 int result = native_window_get_frame_timestamps(mWindow.get(), fId1, in TEST_F()
|
/frameworks/native/libs/nativewindow/include/system/ |
D | window.h | 957 static inline int native_window_get_frame_timestamps( in native_window_get_frame_timestamps() function
|
/frameworks/native/vulkan/libvulkan/ |
D | swapchain.cpp | 367 int ret = native_window_get_frame_timestamps( in get_num_ready_timings()
|
/frameworks/native/opengl/libs/EGL/ |
D | egl_platform_entries.cpp | 2500 int ret = native_window_get_frame_timestamps(s->getNativeWindow(), frameId, in eglGetFrameTimestampsANDROIDImpl()
|