Home
last modified time | relevance | path

Searched refs:page_flip_handler (Results 1 - 7 of 7) sorted by relevance

/third_party/libdrm/exynos/
H A Dexynos_drm.c427 evctx->page_flip_handler == NULL) in exynos_handle_event()
430 evctx->page_flip_handler(dev->fd, in exynos_handle_event()
/third_party/libdrm/tests/vbltest/
H A Dvbltest.c158 evctx.page_flip_handler = NULL; in main()
/third_party/libdrm/tests/modetest/
H A Dmodetest.c1053 page_flip_handler(int fd, unsigned int frame, in page_flip_handler() function
1792 evctx.page_flip_handler = page_flip_handler; in test_page_flip()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/gbm/
H A DDisplayGbm.cpp516 event.page_flip_handler = pageFlipHandler; in presentScreen()
/third_party/libdrm/
H A Dxf86drm.h787 void (*page_flip_handler)(int fd, member
H A Dxf86drmMode.c1043 else if (evctx->version >= 2 && evctx->page_flip_handler) in drmHandleEvent()
1044 evctx->page_flip_handler(fd, in drmHandleEvent()
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_display.c1254 .page_flip_handler = wsi_display_page_flip_handler,

Completed in 13 milliseconds