Home | History | Annotate | Download | only in app

Lines Matching full:touch

628             //printf("TOUCH at %d,%d\n", screenX, screenY);
653 //printf("TOUCH release (last was %d,%d)\n", mTouchX, mTouchY);
703 //printf("TOUCH moved to %d,%d\n", screenX, screenY);
709 //printf("TOUCH moved off screen\n");
775 * Determine device touch screen (x,y) based on window position.
780 * supports touch on the main display.
786 * If the click came from our device window, treat it as a touch.