Home
last modified time | relevance | path

Searched refs:videoNotify (Results 1 – 2 of 2) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/Xext/Xv/
DXv.c1128 re->xvvideo.time = event->u.videoNotify.time; in xv_wire_to_event()
1129 re->xvvideo.reason = event->u.videoNotify.reason; in xv_wire_to_event()
1130 re->xvvideo.drawable = event->u.videoNotify.drawable; in xv_wire_to_event()
1131 re->xvvideo.port_id = event->u.videoNotify.port; in xv_wire_to_event()
/external/qemu/distrib/sdl-1.2.15/src/video/Xext/extensions/
DXvproto.h578 } videoNotify; member