Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/dix/
H A Dgetevents.c420 INT32 *ocbuf, *icbuf; /* pointer to coordinates for copying */ in GetMotionHistory() local
487 ocbuf = (INT32 *) (obuff + sizeof(Time)); in GetMotionHistory()
510 memcpy(ocbuf, &coord, sizeof(INT32)); in GetMotionHistory()
511 ocbuf++; in GetMotionHistory()