Searched refs:native_window_get_compositor_timing (Results 1 – 3 of 3) sorted by relevance
/frameworks/native/libs/gui/tests/ |
D | Surface_test.cpp | 1072 result = native_window_get_compositor_timing(mWindow.get(), in TEST_F() 1096 int result = native_window_get_compositor_timing(mWindow.get(), in TEST_F() 1235 int result = native_window_get_compositor_timing(mWindow.get(), in TEST_F() 1248 result = native_window_get_compositor_timing(mWindow.get(), in TEST_F() 1261 result = native_window_get_compositor_timing(mWindow.get(), in TEST_F() 1276 result = native_window_get_compositor_timing(mWindow.get(), in TEST_F() 1292 result = native_window_get_compositor_timing(mWindow.get(), in TEST_F() 1321 int result = native_window_get_compositor_timing(mWindow.get(), in TEST_F() 1333 result = native_window_get_compositor_timing(mWindow.get(), in TEST_F() 1347 result = native_window_get_compositor_timing(mWindow.get(), in TEST_F() [all …]
|
/frameworks/native/libs/nativewindow/include/system/ |
D | window.h | 948 static inline int native_window_get_compositor_timing( in native_window_get_compositor_timing() function
|
/frameworks/native/opengl/libs/EGL/ |
D | egl_platform_entries.cpp | 2371 int ret = native_window_get_compositor_timing(s->getNativeWindow(), in eglGetCompositorTimingANDROIDImpl()
|