Searched refs:queue_cursor (Results 1 – 1 of 1) sorted by relevance
258 int queue_cursor; member3991 dx = abs(smoother->queue[smoother->queue_cursor].x -3993 dy = abs(smoother->queue[smoother->queue_cursor].y -4201 smoother->queue_cursor = SYNAPTICS_PACKETQUEUE;4216 cursor = smoother->queue_cursor;4225 cursor = SYNAPTICS_QUEUE_CURSOR(smoother->queue_cursor - 1);4228 smoother->queue_cursor = cursor;