Searched defs:tapY (Results 1 – 2 of 2) sorted by relevance
515 final int tapY = y + Math.round(touchSlop / 2.0f); in touchAndCancelOnDisplayCenter() local529 final int tapY = bounds.top + bounds.height() / 2; in tapOnCenter() local
1508 int tapY = pinnedStackBounds.top + pinnedStackBounds.height() - 100; in tapToFinishPip() local