Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.15/src/video/Xext/Xv/
DXv.c1139 re->xvport.time = event->u.portNotify.time; in xv_wire_to_event()
1140 re->xvport.port_id = event->u.portNotify.port; in xv_wire_to_event()
1141 re->xvport.attribute = event->u.portNotify.attribute; in xv_wire_to_event()
1142 re->xvport.value = event->u.portNotify.value; in xv_wire_to_event()
/external/qemu/distrib/sdl-1.2.15/src/video/Xext/extensions/
DXvproto.h590 } portNotify; member