Searched refs:regionInsideDragBorder (Results 1 – 1 of 1) sorted by relevance
659 Region regionInsideDragBorder = new Region(mBorderDragSize, mBorderDragSize, in calculateTapExclude() local691 regionInsideDragBorder.op(tapExcludeRegion, Region.Op.DIFFERENCE); in calculateTapExclude()693 return regionInsideDragBorder; in calculateTapExclude()