Searched refs:queue_cursor (Results 1 – 1 of 1) sorted by relevance
265 int queue_cursor; member4024 dx = abs(smoother->queue[smoother->queue_cursor].x -4026 dy = abs(smoother->queue[smoother->queue_cursor].y -4227 smoother->queue_cursor = SYNAPTICS_PACKETQUEUE;4242 cursor = smoother->queue_cursor;4251 cursor = SYNAPTICS_QUEUE_CURSOR(smoother->queue_cursor - 1);4254 smoother->queue_cursor = cursor;