Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/tests/
DSurface_test.cpp1060 return native_window_get_frame_timestamps(mWindow.get(), frameId, in getAllFrameTimestamps()
1611 int result = native_window_get_frame_timestamps(mWindow.get(), fId1, in TEST_F()
1623 result = native_window_get_frame_timestamps(mWindow.get(), fId1, in TEST_F()
1640 result = native_window_get_frame_timestamps(mWindow.get(), fId2, in TEST_F()
1652 result = native_window_get_frame_timestamps(mWindow.get(), fId2, in TEST_F()
1681 int result = native_window_get_frame_timestamps(mWindow.get(), fId2, in TEST_F()
1900 int result = native_window_get_frame_timestamps(mWindow.get(), fId1, in TEST_F()
/frameworks/native/libs/nativewindow/include/system/
Dwindow.h974 static inline int native_window_get_frame_timestamps( in native_window_get_frame_timestamps() function
/frameworks/base/libs/hwui/renderthread/
DCanvasContext.cpp582 native_window_get_frame_timestamps(mNativeSurface->getNativeWindow(), composedFrameId, in draw()
/frameworks/native/vulkan/libvulkan/
Dswapchain.cpp370 int err = native_window_get_frame_timestamps( in get_num_ready_timings()
/frameworks/native/opengl/libs/EGL/
Degl_platform_entries.cpp2497 int ret = native_window_get_frame_timestamps(s->getNativeWindow(), frameId, in eglGetFrameTimestampsANDROIDImpl()