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

  /external/qemu/android/
multitouch-screen.c 293 const int new_bottom = y + h; local
305 if (bottom < new_bottom) {
306 bottom = new_bottom;

Completed in 48 milliseconds