Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/tests/
DSurface_test.cpp736 return native_window_get_frame_timestamps(mWindow.get(), frameId, in getAllFrameTimestamps()
1291 int result = native_window_get_frame_timestamps(mWindow.get(), fId1, in TEST_F()
1303 result = native_window_get_frame_timestamps(mWindow.get(), fId1, in TEST_F()
1320 result = native_window_get_frame_timestamps(mWindow.get(), fId2, in TEST_F()
1332 result = native_window_get_frame_timestamps(mWindow.get(), fId2, in TEST_F()
1361 int result = native_window_get_frame_timestamps(mWindow.get(), fId2, in TEST_F()
1580 int result = native_window_get_frame_timestamps(mWindow.get(), fId1, in TEST_F()
/frameworks/native/libs/nativewindow/include/system/
Dwindow.h887 static inline int native_window_get_frame_timestamps( in native_window_get_frame_timestamps() function
/frameworks/native/vulkan/libvulkan/
Dswapchain.cpp330 int ret = native_window_get_frame_timestamps( in get_num_ready_timings()
/frameworks/native/opengl/libs/EGL/
DeglApi.cpp2362 int ret = native_window_get_frame_timestamps(s->getNativeWindow(), frameId, in eglGetFrameTimestampsANDROID()