Searched refs:queue_cursor (Results 1 – 1 of 1) sorted by relevance
262 int queue_cursor; member4014 dx = abs(smoother->queue[smoother->queue_cursor].x -4016 dy = abs(smoother->queue[smoother->queue_cursor].y -4217 smoother->queue_cursor = SYNAPTICS_PACKETQUEUE;4232 cursor = smoother->queue_cursor;4241 cursor = SYNAPTICS_QUEUE_CURSOR(smoother->queue_cursor - 1);4244 smoother->queue_cursor = cursor;