Home
last modified time | relevance | path

Searched refs:pending_finish (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/dix/
H A Dtouch.c359 ti->pending_finish = FALSE; in TouchEndTouch()
509 if (!t->touches[i].pending_finish && in TouchBuildDependentSpriteTrace()
1106 if (ti->pending_finish) in TouchAcceptAndEnd()
/OK3568_Linux_fs/external/xserver/include/
H A Dinputstr.h320 Bool pending_finish; /* true if the touch is physically inactive member
/OK3568_Linux_fs/external/xserver/Xi/
H A Dexevents.c1035 if (ev->any.type == ET_TouchUpdate && ti->pending_finish) { in DeliverOneTouchEvent()
1133 if (ti->pending_finish) { in TouchPuntToNextOwner()
1988 ti->pending_finish = TRUE; in DeliverTouchEndEvent()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog62022 If a touch is pending_finish and we just punted it to the next owner, that