Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dhostx.h161 hostx_get_event(Bool queued_only);
H A Dephyr.c340 ephyrXcbProcessEvents(Bool queued_only);
1116 ephyrXcbProcessEvents(Bool queued_only) in ephyrXcbProcessEvents() argument
1122 xcb_generic_event_t *xev = hostx_get_event(queued_only); in ephyrXcbProcessEvents()
H A Dhostx.c1302 hostx_get_event(Bool queued_only) in hostx_get_event() argument
1310 if (queued_only) in hostx_get_event()