Home
last modified time | relevance | path

Searched refs:flip_handler (Results 1 – 3 of 3) sorted by relevance

/external/libkmsxx/py/tests/
Dsync.py177 flip_handler = FlipHandler(crtc, mode.hdisplay, mode.vdisplay)
179 fb = flip_handler.fb1
204 flip_handler.timeline.signal(100)
210 flip_handler.handle_page_flip(ev.seq, ev.time)
/external/igt-gpu-tools/tests/
Dkms_content_protection.c75 static void flip_handler(int fd, unsigned int sequence, unsigned int tv_sec, in flip_handler() function
89 evctx.page_flip_handler = flip_handler; in wait_flip_event()
Dkms_frontbuffer_tracking.c2188 static void flip_handler(int fd, unsigned int sequence, unsigned int tv_sec, in flip_handler() function
2202 evctx.page_flip_handler = flip_handler; in wait_flip_event()