Searched defs:tapX (Results 1 – 2 of 2) sorted by relevance
514 final int tapX = x + Math.round(touchSlop / 2.0f); in touchAndCancelOnDisplayCenter() local528 final int tapX = bounds.left + bounds.width() / 2; in tapOnCenter() local
1507 int tapX = pinnedStackBounds.left + pinnedStackBounds.width() - 100; in tapToFinishPip() local