HomeSort by relevance Sort by last modified time
    Searched full:lag_x (Results 1 - 1 of 1) sorted by null

  /frameworks/base/tests/touchlag/
touchlag.cpp 255 int lag_x=0, lag_y=0; local
266 drawCircle(&framebuffer, 0, lag_x, lag_y, 100);
278 queue.get(lag, &lag_x, &lag_y);
281 drawCircle(&framebuffer, 0x00FF00, lag_x, lag_y, 100);

Completed in 940 milliseconds