Searched refs:native_window_get_compositor_timing (Results 1 – 3 of 3) sorted by relevance
/frameworks/native/libs/gui/tests/ |
D | Surface_test.cpp | 1198 result = native_window_get_compositor_timing(mWindow.get(), in TEST_F() 1222 int result = native_window_get_compositor_timing(mWindow.get(), in TEST_F() 1361 int result = native_window_get_compositor_timing(mWindow.get(), in TEST_F() 1374 result = native_window_get_compositor_timing(mWindow.get(), in TEST_F() 1387 result = native_window_get_compositor_timing(mWindow.get(), in TEST_F() 1402 result = native_window_get_compositor_timing(mWindow.get(), in TEST_F() 1418 result = native_window_get_compositor_timing(mWindow.get(), in TEST_F() 1447 int result = native_window_get_compositor_timing(mWindow.get(), in TEST_F() 1459 result = native_window_get_compositor_timing(mWindow.get(), in TEST_F() 1473 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 | 2390 int ret = native_window_get_compositor_timing(s->getNativeWindow(), in eglGetCompositorTimingANDROIDImpl()
|